No subject

Lev Klimin levanty at mari-el.ru
Mon Nov 24 23:23:18 PST 2003


Hi!

I've FreeBSD-4.8-release with two Ethernet adapters Intel82257. Before
I'd 4.7-release and I'd no problem. Now if I up second interface fxp1,
command netstat -r can't correctly issue routing table from kernel.
---
# ifconfig fxp1 up
#
# netstat -r
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            gate-bb-fe0-1      UGSc        2        4   fxp0
localhost          localhost          UH          0       45    lo0
---
As soon as I down fxp1, netstat -r work wright.
---
# ifconfig fxp1 up
#
# netstat -r
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            gate-bb-fe0-1      UGSc        2        5   fxp0
localhost          localhost          UH          0       67    lo0
195.161.208.128/26 link#1             UC          5        0   fxp0
aqua               00:20:ed:1d:ec:0e  UHLW        1      373   fxp0    989
lion               00:90:27:23:cb:38  UHLW        6    16408   fxp0   1142
gate-bb-fe0-1      00:02:b9:b9:50:b0  UHLW        3        0   fxp0   1059
max1               00:c0:7b:a9:d3:3f  UHLW        0        0   fxp0   1186
alteon-bb-9        00:60:cf:4a:d1:80  UHLW        0        0   fxp0   1129

If fxp1 up, I may ping address on this interface, but telnet is very
slowly.

Can you help me, please?

-- 
Lev Klimin                           mailto:levanty at mari-el.ru



More information about the freebsd-questions mailing list