From owner-freebsd-questions@FreeBSD.ORG Mon Oct 20 13:02:48 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D280516A4B3 for ; Mon, 20 Oct 2003 13:02:48 -0700 (PDT) Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E92043FA3 for ; Mon, 20 Oct 2003 13:02:47 -0700 (PDT) (envelope-from shovey@buffnet.net) Received: from buffnet5.buffnet.net (buffnet5.buffnet.net [205.246.19.14]) by buffnet4.buffnet.net (8.12.8/8.8.7) with ESMTP id h9KK2n5L037667; Mon, 20 Oct 2003 16:02:54 -0400 (EDT) (envelope-from shovey@buffnet.net) Date: Mon, 20 Oct 2003 16:02:37 -0400 (EDT) From: Steve Hovey To: Rus Foster In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: questions@freebsd.org Subject: Re: STrange network problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2003 20:02:49 -0000 You show 167 as a broadcast on the first IP line then try to use it also as an available ip On Mon, 20 Oct 2003, Rus Foster wrote: > Hi All, > I've just tried to bring up a new IP alias and am having trouble using it > > Currently > > ls512# ifconfig -a > vr0: flags=8843 mtu 1500 > inet 63.247.81.162 netmask 0xfffffff8 broadcast 63.247.81.167 > inet6 fe80::230:1bff:fe37:fb48%vr0 prefixlen 64 scopeid 0x1 > inet 63.247.81.163 netmask 0xffffffff broadcast 63.247.81.163 > inet 63.247.81.164 netmask 0xffffffff broadcast 63.247.81.164 > inet 63.247.81.165 netmask 0xffffffff broadcast 63.247.81.165 > inet 63.247.81.166 netmask 0xffffffff broadcast 63.247.81.166 > inet 63.247.81.167 netmask 0xffffffff broadcast 63.247.81.167 > ether 00:30:1b:37:fb:48 > media: Ethernet autoselect (100baseTX ) > status: active > lp0: flags=8810 mtu 1500 > faith0: flags=8002 mtu 1500 > lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 > inet 127.0.0.1 netmask 0xff000000 > ppp0: flags=8010 mtu 1500 > sl0: flags=c010 mtu 552 > ls512# ping 63.247.81.167 > PING 63.247.81.167 (63.247.81.167): 56 data bytes > ping: sendto: Can't assign requested address > ping: sendto: Can't assign requested address > ping: sendto: Can't assign requested address > ping: sendto: Can't assign requested address > ^C > --- 63.247.81.167 ping statistics --- > 4 packets transmitted, 0 packets received, 100% packet loss > > but ... > > ls512# ping 63.247.81.166 > PING 63.247.81.166 (63.247.81.166): 56 data bytes > 64 bytes from 63.247.81.166: icmp_seq=0 ttl=64 time=0.048 ms > 64 bytes from 63.247.81.166: icmp_seq=1 ttl=64 time=0.031 ms > ^C > --- 63.247.81.166 ping statistics --- > 2 packets transmitted, 2 packets received, 0% packet loss > round-trip min/avg/max/stddev = 0.031/0.040/0.048/0.009 ms > > ls512# netstat -rn > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif Expire > default 63.247.81.161 UGSc 98 91635 vr0 > 63.247.81.160/29 link#1 UC 1 0 vr0 > 63.247.81.161 00:0a:8a:f2:e1:00 UHLW 95 0 vr0 1188 > 63.247.81.163 00:30:1b:37:fb:48 UHLW 2 31131 lo0 => > 63.247.81.163/32 link#1 UC 1 0 vr0 > 63.247.81.164 00:30:1b:37:fb:48 UHLW 2 68201 lo0 => > 63.247.81.164/32 link#1 UC 1 0 vr0 > 63.247.81.165 00:30:1b:37:fb:48 UHLW 2 2336 lo0 => > 63.247.81.165/32 link#1 UC 1 0 vr0 > 63.247.81.166 00:30:1b:37:fb:48 UHLW 0 4 lo0 => > 63.247.81.166/32 link#1 UC 1 0 vr0 > 63.247.81.167 00:30:1b:37:fb:48 UHLWb 0 27 lo0 => > 63.247.81.167/32 link#1 UC 1 0 vr0 > 127.0.0.1 127.0.0.1 UH 0 48 lo0 > > Any ideas? > > Nothing in dmesg > Nothing in /var/log/messages > > rus > -- > w: http://www.jvps.com | Virtual Dedicated Servers from $15/mo > e: rghf@jvds.com | Dontations made to Debian, FreeBSD > t: +44 7919 373537 | and Slackware > t: 1-888-327-6330 | email: sales@jvds.com > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >