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

eth0: no IPv6 router present



On Wed, Jun 18, 2008 at 01:44:40PM -0400, Thomas H. George wrote:
> On Wed, Jun 18, 2008 at 10:57:35AM -0500, W Paul Mills wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Thomas H. George wrote:
[snip]

> The network is still unreachable although all the machines
> on the lan respond to pings.
> 
> Could the problem be the IP address 169.254.122.180 is still assigned to
> eth0?  I have been unable to remove this and it is always the first item
> in the output of ifconfig.  It is now followed by an entry for eth0:0
> which contains the 192.168.2.102 address.  If the firewall sees
> 169.254.122.180 it will drop the message on the floor.

can I suggest you us ip (from the iproute package).

If you interface was originally a dhcp interface, you have to kill
dhcpclient as well as assigning a new address to the interface.

try
ip addr show dev eth0

then 
find and kill any dhcp clients looking on eth0
ip a flush dev eth0

then add your address information 

ip a a dev eth0 192.168.2.102/24

use

ip route show

to show your route table

Alex



> 
> 
> > - --
> >
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.5 (MingW32)
> > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> >
> > iD8DBQFIWTBuu4tRirKTPYwRAqiRAJ4zwnPByjQjkydUAV+VhTKylO+s/wCdFXPT
> > H8BselapzUv71JdxBsvLOhw=
> > =hV56
> > -----END PGP SIGNATURE-----
> >
> >
> > -- 
> > To UNSUBSCRIBE, email to debian-user-REQUEST at lists.debian.org with a 
> > subject of "unsubscribe". Trouble? Contact listmaster at lists.debian.org
> >
> >
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-REQUEST at lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster at lists.debian.org
> 
> 

-- 
"...I was raised in West Texas, in the middle of the desert, a long way away from anywhere, hardly. There's a certain set of values you learn in that experience."

	- George W. Bush
05/05/2006
Washington, DC
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/debian-live-devel/attachments/20080619/3c7b8ec2/attachment.pgp 


Reply to: