Strange...  run a route on both to boot.

Here's what I get on my Gentoo box:
# ifconfig usb0

usb0      Link encap:Ethernet  HWaddr B6:83:3A:3C:E4:C7
          inet addr:192.168.0.200  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:66 errors:0 dropped:0 overruns:0 frame:0
          TX packets:104 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:8206 (8.0 Kb)  TX bytes:12509 (12.2 Kb)

# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
192.168.0.0     *               255.255.255.0   U     0      0        0 usb0
loopback        *               255.0.0.0       U     0      0        0 lo
default         192.168.1.1   0.0.0.0         UG    0      0        0 eth0

On the Akita...

# ifconfig
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:20 errors:0 dropped:0 overruns:0 frame:0
          TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1608 (1.5 KiB)  TX bytes:1608 (1.5 KiB)

usb0      Link encap:Ethernet  HWaddr 36:8B:BF:84:84:D6
          inet addr:192.168.0.202  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:511 errors:0 dropped:0 overruns:0 frame:0
          TX packets:38 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:106579 (104.0 KiB)  TX bytes:4994 (4.8 KiB)

# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0     *               255.255.255.0   U     0      0        0 usb0
default         192.168.0.200   0.0.0.0         UG    0      0        0 usb0
#


On 1/20/08, Yuri Bushmelev <[EMAIL PROTECTED]> wrote:
> > Can you suspend and resume your akita, and run "ifconfig" as root on both?
>
> After resuming, on my gentoo:
>
> # ifconfig usb0
> usb0      Link encap:Ethernet  HWaddr 72:5F:B4:F8:0C:D9
>           inet addr:192.168.2.1  Bcast:192.168.2.255  Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:27 errors:2392 dropped:0 overruns:0 frame:0
>           TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000
>           RX bytes:1820 (1.7 Kb)  TX bytes:2072 (2.0 Kb)
>
> # ping -c4 -q  192.168.2.2
> PING 192.168.2.2 (192.168.2.2) 56(84) bytes of data.
>
> --- 192.168.2.2 ping statistics ---
> 4 packets transmitted, 0 received, +3 errors, 100% packet loss, time
> 2999ms, pipe 3
>
> # arp -n 192.168.2.2
> Address                  HWtype  HWaddress           Flags Mask            
> Iface
> 192.168.2.2                      (incomplete)                              
> usb0
>
> ------------
> On akita:
>
> usb0      Link encap:Ethernet  HWaddr EA:03:42:33:E0:FC
>           inet addr:192.168.2.2  Bcast:192.168.2.255  Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:26 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:29 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000
>           RX bytes:1792 (1.7 KiB)  TX bytes:2198 (2.1 KiB)
>
> On akita I don't know, which package contains arp utility.
>
> --
> Yuri Bushmelev
>
> _______________________________________________
> Angstrom-distro-users mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
>


-- 
Kelly "STrRedWolf" Price
http://strredwolf.furrynet.com

_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to