>>52
チップはDell PowerEdge 500SCのオンボードでfxp0 Intel Pro 10/100B/100+ Ethernetです。

rc.confでは他のFreeBSDサーバーと同じGWを登録してあります。
defaultrouter="192.168.21.254"
ifconfig_fxp0="inet 192.168.21.7 netmask 255.255.255.0"

netstat -rnの前半
Destination Gateway Flags Refs Use Netif Expire
default 192.168.21.254 UGSc 0 0 fxp0
127.0.0.1 127.0.0.1 UH 0 0 lo0
192.168.21 link#1 UC 1 0 fxp0
192.168.21.254 link#1 UHLW 1 0 fxp0

ところが、コイツだけWANに出れないし、LAN内の他の端末からは繋がらないのです。
DELL -> LAN OK
DELL -> WAN NG
DELL <- LAN NG