Bob Proulx wrote:
ip addr show
johnny@xxxxxx:~$ ip addr show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether aa:00:04:00:0a:04 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.102/24 brd 192.168.1.255 scope global eth0
    inet6 fe80::2c0:26ff:fe7d:8eca/64 scope link
       valid_lft forever preferred_lft forever
ip route show

johnny@xxxxxx:~$ ip route show
default via 192.168.1.1 dev eth0
192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.102

Both of these are debian testing
Computer  1 192.168.1.102
Computer 2  192.168.1.101

Withe Debian squeeze computer I can fp to 192.168.1.101 or 192.168.1.102 with no problem


Johnny




--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e83ad43.7040...@gmail.com

Reply via email to