Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2003 16:46:25 -0400
From:      Jeff Love <jl@burghcom.com>
To:        Mike Tancsa <mike@sentex.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: "No route to host after certain time" is fxp only?
Message-ID:  <3F7202A1.4010509@burghcom.com>
In-Reply-To: <6.0.0.22.0.20030924164105.08ccb600@209.112.4.2>
References:  <3F719A58.5000700@snu.ac.kr> <6.0.0.22.0.20030924103406.0307c250@209.112.4.2> <20030924151245.GA7400@shellma.zin.lublin.pl> <6.0.0.22.0.20030924111529.05a965d0@209.112.4.2> <20030924153450.GB7648@shellma.zin.lublin.pl> <6.0.0.22.0.20030924114051.06fb5e58@209.112.4.2> <20030924160520.GA7970@shellma.zin.lublin.pl> <6.0.0.22.0.20030924121543.08c1c060@209.112.4.2> <3F71C4E9.8030801@snu.ac.kr> <3F71C6E9.5070903@burghcom.com> <3F71FF90.4050503@burghcom.com> <6.0.0.22.0.20030924164105.08ccb600@209.112.4.2>

next in thread | previous in thread | raw e-mail | index | archive | help
You'll notice that my default route has gone. I had to ssh to a box on 
the same subnet to access this one, but I still shouldn't be able to do 
that with no default route. I guess it lies.

Jeff Love
Burgh Gaming

 > ifconfig -a
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 216.151.75.52 netmask 0xfffffff8 broadcast 216.151.75.55
        inet6 fe80::208:c7ff:fe0a:4e3c%fxp0 prefixlen 64 scopeid 0x1
        ether 00:08:c7:0a:4e:3c
        media: Ethernet 100baseTX <full-duplex>
        status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
        inet 127.0.0.1 netmask 0xff000000

 > netstat -nra
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
127.0.0.1          127.0.0.1          UH          0        0    lo0
216.151.75.48/29   link#1             UC          1        0   fxp0
216.151.75.49      00:a0:c9:c7:ae:22  UHLW        1      246   fxp0   1147

Internet6:
Destination                       Gateway                       
Flags      Netif Expire
::1                               ::1                           
UH          lo0
fe80::%fxp0/64                    link#1                        
UC         fxp0
fe80::208:c7ff:fe0a:4e3c%fxp0     00:08:c7:0a:4e:3c             
UHL         lo0
fe80::%lo0/64                     fe80::1%lo0                   
Uc          lo0
fe80::1%lo0                       link#2                        
UHL         lo0
ff01::/32                         ::1                           
U           lo0
ff02::%fxp0/32                    link#1                        
UC         fxp0
ff02::%lo0/32                     ::1                           
UC          lo0

Mike Tancsa wrote:

>
> Not sure what the pattern is to trigger it.  What is the output of
> ifconfig -a
> netstat -nra
>
> on the problem machine ?  On my test machine in the back its been up 
> for 3hrs without issue.
>
>         ---Mike
>
>
> At 04:33 PM 24/09/2003, Jeff Love wrote:
>
>> Is this happening only with fxp (intel) network cards? I run them, 
>> and have only seen this problem detailed regarding fxp cards thus far 
>> on this list.
>>
>> Any idea if there is a fix forthcoming?
>>
>> Jeff Love
>> Burgh Gaming
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F7202A1.4010509>