You should find out what the correct settings should be. There is a good
chance another problem will arise. What everybody was saying is correct,
for the ip address supplied, either the netmask or gateway is incorrect.
A netmask of 255.255.255.192
is good for 64 addresses
If the ip address is 205.150.20.1 with a mask of 255.255.255.192, the
range of IP addresses for this network is from
205.150.20.0 to 205.150.20.63
If the ip address is 205.150.20.194 with a mask of 255.255.255.192 the
range if IP addresses for this network is from
205.150.20.192 to 205.150.20.255
What the above showes is the gateway and the Linux box are not on the same
network.
david
On Sun, 4 Feb 2001, Anthony Capone wrote:
> That worked!!! Thanks a million!
>
> Anthony Capone
> ----- Original Message -----
> From: "Mikkel L. Ellertson" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, February 04, 2001 12:35 PM
> Subject: Re: Routes
>
>
> > On Sun, 4 Feb 2001, Anthony Capone wrote:
> >
> > > The IP for the W2K machine is 205.150.20.254. And I checked it out
> myself it
> > > has the same gateway and netmask...
> > >
> > > That is why I am stumped!
> > >
> > > Thanks,
> > >
> > > Anthony
> > >
> > >
> > Well, you have a strange network. I can think of two ways to make it
> > work. One is to change the netmask to 255.255.255.0. The second way is
> > to add a static route to /etc/sysconfig/static-routes.
> > "205.150.20.1 eth0"
> >
> > Try running "route add 205.150.20.1 eth0" and see if that fixes the
> > problem.
> >
> > --
> >
> > Do not meddle in the affairs of dragons,
> > for you are crunchy and taste good with ketchup.
> >
> >
> >
> >
> >
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list