Re: problems with PowerBook G4
Matti Bickel <[email protected]>
| Newsgroups | gmane.linux.gentoo.ppc |
|---|---|
| Message-ID | <[email protected]> |
Nicholas S-A <[email protected]> wrote: > Yes, it turns out that is the problem! The router somehow got misconfigured as 0.0.0.0 instead of 10.0.1.1. > here is ifconfig: [config eth0,eth1,lo,bond0,dummy0] They seem to be ok. > and route -n: > Kernel IP routing table > Destination Gateway Genmask Flags MSS Window irtt Iface > 10.0.1.0 * 255.255.255.0 U 0 0 0 eth0 > 10.0.1.0 * 255.255.255.0 U 0 0 0 eth1 > loopback localhost 255.0.0.0 UG 0 0 0 lo This is not ok. But you mention correctly that you have to do: route add default gw 10.0.1.1 Not sure if you have to route add default gw 10.0.1.1 dev eth0 route add default gw 10.0.1.1 dev eth1 though. Matti --
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDM8LFfNMcoUhJ7GwRAlWbAJ0SSDoMFkbk8F5Ug+2oHeKnMfPfiwCfdB/C l7cwK1zELaSf2fZ9ABbuPZo= =d6Y7 -----END PGP SIGNATURE-----