On Sun, Nov 13, 2005 at 11:37:52PM +0100, Xavier Bestel wrote: > > 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).
That a bug in ifconfig, <http://bugs.debian.org/..> > 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 All, looks fine. > Last login: Sun Nov 13 23:30:17 2005 from bip.parateam.prv > [EMAIL PROTECTED]:~]$ host bip > bip has address 192.168.0.108 Host has correctly registered with DHCP and DNS. > [EMAIL PROTECTED]:~]$ ping bip > ping: icmp open socket: Operation not permitted What does: ls -l `which ping` show on awak? An error of 'Operation not permitted' is usually (in fact, only) because you do not have CAP_NET_RAW (i.e. you do not have capabilities turned on or you are not root). ping would not normally not output anything if the remote host does not respond. eve:[~]% ls -l `which ping` -rwsr-xr-x 1 root root 30756 2005-10-24 04:19 /bin/ping Is what my machine has for the ping command, what does your have? Thanks, Anand -- `When any government, or any church for that matter, undertakes to say to its subjects, "This you may not read, this you must not see, this you are forbidden to know," the end result is tyranny and oppression no matter how holy the motives' -- Robert A Heinlein, "If this goes on --"
signature.asc
Description: Digital signature