Vale Kenny on Tue, 28 Dec 1999 14:31:58 -0500 (EST)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Update ion...Re: [Plug] what's wrong with this picture?


Ok, update time.. 
we seem to be making progress.  
I've changed some of the IPaddreses just for GP (there's a client sitting over
my shoulder...)
 now I'm doing 

ifconfig eth0 down
ifconfig eth0 192.239.1.73 netmask 255.255.255.0 broadcast 192.239.1.255
ifconfig eth0 up
route add default gw 206.168.1.199 metric 1

and I get 

SIOCADDRT: Network is Unreachable

the readout from ifconfig is
Link encap:ethernet 	HWaddrXX:XX:XX:XX:XX:XX
inet addr:192.239.1.73  Bcast:192.239.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
<SNIP>Packet stuff, recieved = 103, transmit = 0  blah , blah</SNIP> 

Still no help from man & info & HOW-TO
V

so I'm closer, but still no ping..

On Tue, 28 Dec 1999, you wrote:
> Sorry thumb fingered it
> gw should be 1.1
> still trying..
> thanks for the input so far..
> V
> On Tue, 28 Dec 1999, you wrote:
> > > it all seems to be cool accdg to the man/info on route..
> > > route add -host 192.186.1.2 Nm 255.255.255.0 Gw 192.168.1.2
> > 
> > The first thing that jump out at me when I look at the above is that
> > you're using the -host flag, which implies a netmask of 255.255.255.255,
> > but then you specify a 255.255.255.0 netmask.
> > 
> > > I'm trying to add a device(eth0) to the system, and it keeps blowing up on me..
> > >  ifconfig -a shows the NIC jsut fine.
> > 
> > Have you used ifconfig to set an IP address for eth0?
> > 
> > -mct
> > 
> > 
> > _______________________________________________
> > Plug maillist  -  Plug@lists.nothinbut.net
> > http://lists.nothinbut.net/mail/listinfo/plug
> 
> _______________________________________________
> Plug maillist  -  Plug@lists.nothinbut.net
> http://lists.nothinbut.net/mail/listinfo/plug

_______________________________________________
Plug maillist  -  Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug