Greetings, I'm trying to get ripd to announce a default route, but it
seems to not want to send any routes.  I suspect the error is related to
the "error sending packet on interface fxp1: Host is down" message.
Here is some debug info.  Any pointers would be appreciated.  Thanks.

r...@pwbgp# /usr/sbin/ripd -dv
startup
if_fsm: event 'UP' resulted in action 'START' and changing state for
interface fxp1 from 'DOWN' to 'ACTIVE'
send_packet: error sending packet on interface fxp1: Host is down
recv_packet: cannot find a matching interface
recv_packet: cannot find a matching interface
recv_packet: cannot find a matching interface
recv_packet: cannot find a matching interface
nbr_new: neighbor ID 10.10.10.1, peerid 3
nbr_fsm: event 'RESPONSE RCVD' resulted in action 'START TIMER' and
changing state for neighbor ID 10.10.10.1 from 'DOWN' to 'ACTIVE'
recv_packet: cannot find a matching interface
recv_packet: cannot find a matching interface
recv_packet: cannot find a matching interface
recv_packet: cannot find a matching interface
send_packet: error sending packet on interface fxp1: Host is down
send_packet: error sending packet on interface fxp1: Host is down
send_packet: error sending packet on interface fxp1: Host is down
send_packet: error sending packet on interface fxp1: Host is down
recv_packet: cannot find a matching interface
recv_packet: cannot find a matching interface
recv_packet: cannot find a matching interface
recv_packet: cannot find a matching interface
recv_packet: cannot find a matching interface
recv_packet: cannot find a matching interface
recv_packet: cannot find a matching interface
recv_packet: cannot find a matching interface
^Cif_del: interface fxp1
nbr_del: neighbor ID 10.10.10.1, peerid 3
nbr_fsm: event 'NBR KILL' resulted in action 'DELETE NBR' and changing
state for neighbor ID 10.10.10.1 from 'ACTIVE' to 'DOWN'
if_fsm: event 'DOWN' resulted in action 'RESET' and changing state for
interface fxp1 from 'ACTIVE' to 'DOWN'
if_del: interface fxp1
rip engine exiting
route decision engine exiting
kernel routing table decoupled
terminating
r...@pwbgp# /usr/sbin/ripd
r...@pwbgp# ifconfig fxp1
fxp1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:0d:48:27:05:73
        description: Temp Radio MGMT
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
        inet 10.10.10.2 netmask 0xfffffff8 broadcast 10.10.10.7
        inet6 fe80::20d:48ff:fe27:573%fxp1 prefixlen 64 scopeid 0x2
        inet 172.30.19.201 netmask 0xffffff00 broadcast 172.30.19.255

PF is NOT enabled.

-Steve S.

Reply via email to