Date: 19 Sep 2002 16:27:53 +0200 From: Przemyslaw Frasunek <venglin@freebsd.lublin.pl> To: freebsd-bugs@freebsd.org Subject: local address disappears from arp table and routing table Message-ID: <86znuexdee.fsf@lagoon.freebsd.lublin.pl>
next in thread | raw e-mail | index | archive | help
irc:root:/root# uname -smr
FreeBSD 4.5-STABLE i386
irc:root:/root# uptime
16:20 up 145 days, 23:35, 1 user, load averages: 1,71 1,21 0,97
irc:root:/root# ifconfig | grep 217.17.33.10
inet 217.17.33.10 netmask 0xfffffffc broadcast 217.17.33.11
irc:root:/root# arp -an | grep 217.17.33.10
irc:root:/root# netstat -nr | grep 217.17.33.10
irc:root:/root# telnet anywhere
Trying anywhere...
telnet: connect to address anywhere: Can't assign requested address
telnet: Unable to connect to remote host
irc:root:/root# truss telnet anywhere |& grep ERR
connect(0x3,{ AF_INET x.x.x.x:23 },16) ERR#49 'Can't assign
requested address'
irc:root:/root# dmesg | tail
issignal
issignal
issignal
issignal
issignal
issignal
issignal
issignal
issignal
issignal
Any hints? Local address just disappeared from arp and routing
tables. ifconfig delete ; ifconfig and arp -s doesn't help too.
--
* Fido: 2:480/124 ** WWW: http://www.frasunek.com/ ** NIC-HDL: PMF9-RIPE *
* Inet: przemyslaw@frasunek.com ** PGP: D48684904685DF43EA93AFA13BE170BF *
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86znuexdee.fsf>
