Le 13/11/2005, "Anand Kumria" <[EMAIL PROTECTED]> a écrit:
>However, more interesting to me is that you say that your network is
>'screwed'. Could you send me the output of 'ip addr' and indicate what
>you are expecting to see?
I don't know what I expect to see, having 2 adresses is fine for me
(however, having ifconfig return the linklocal adress is a bit weird).
What's wrong is that I can't ping my machine back anymore. Here,
"bip" is my debian/sid+experimental machine with zeroconf installed,
and "awak" is a debian/stable machine, which acts as a dchp+dns server
(dnsmasq).
[EMAIL PROTECTED]:~]$ ip addr
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
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> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:11:09:c0:76:4b brd ff:ff:ff:ff:ff:ff
inet 169.254.124.188/16 scope link eth0
inet 192.168.0.108/24 brd 192.168.0.255 scope global eth0
inet6 fe80::211:9ff:fec0:764b/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
link/ieee1394 23:00:50:c5:00:00:17:13 brd ff:ff:ff:ff:ff:ff:ff:ff
4: sit0: <NOARP> mtu 1480 qdisc noop
link/sit 0.0.0.0 brd 0.0.0.0
[EMAIL PROTECTED]:~]$ ssh awak
Password:
Linux awak 2.6.8-2-686-smp #1 SMP Thu May 19 17:27:55 JST 2005 i686
GNU/Linux
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
No mail.
Last login: Sun Nov 13 23:30:17 2005 from bip.parateam.prv
[EMAIL PROTECTED]:~]$ host bip
bip has address 192.168.0.108
[EMAIL PROTECTED]:~]$ ping bip
ping: icmp open socket: Operation not permitted
[EMAIL PROTECTED]:~]$