[nycbug-talk] rtadvd on openbsd talking to mac

nikolai nikolai at fetissov.org
Wed Mar 12 23:03:54 EDT 2008


Hi folks,

At home I have a router running OpenBSD-current with three ifs: fxp0, re0,
and re1.
External fxp0 goes to the cable modem with dhclient. re0 goes to a switch
doing dhcpd,
and re1 just has a crossover cable hanging off of it, where I usually
connect my powerbook.
I have an ipv6 tunnel to HE, addresses are assigned to internal
interfaces, so I run rtadvd
on both re0 and re1.
Everything seems to be working but recently I started noticing these
errors on re1:

Mar 12 20:00:17 login rtadvd[27685]: <ra_output> sendmsg on re1: No buffer
space available
Mar 12 20:03:48 login rtadvd[27685]: <ra_output> sendmsg on re1: No buffer
space available
Mar 12 20:08:06 login rtadvd[27685]: <ra_output> sendmsg on re1: No buffer
space available
Mar 12 20:15:44 login rtadvd[27685]: <ra_output> sendmsg on re1: No buffer
space available
Mar 12 20:25:21 login last message repeated 2 times
Mar 12 20:35:08 login last message repeated 2 times
Mar 12 20:44:47 login rtadvd[27685]: <ra_output> sendmsg on re1: No buffer
space available

This seems to be happening when I don't have that crossover cable plugged
into anything.
Can anybody share any clues on what might be going on and where to dig
further?

Thanks.
--
 Nikolai

ifconfig:

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33208
        groups: lo
        inet 127.0.0.1 netmask 0xff000000
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:c0:a8:fd:2a:69
        groups: egress
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
        inet6 fe80::2c0:a8ff:fefd:2a69%fxp0 prefixlen 64 scopeid 0x1
        inet xxx.xxx.xxx.xxx netmask 0xfffff000 broadcast 255.255.255.255
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:0e:2e:a9:0d:11
        media: Ethernet autoselect (1000baseT full-duplex,rxpause,txpause)
        status: active
        inet 192.168.2.1 netmask 0xffffff00 broadcast 192.168.2.255
        inet6 fe80::20e:2eff:fea9:d11%re0 prefixlen 64 scopeid 0x2
        inet6 2001:XXXX:XXXX:XXXX:e::1 prefixlen 96
        inet6 2001:XXXX:XXXX:XXXX:e::2 prefixlen 96
        inet6 2001:XXXX:XXXX:XXXX:e::3 prefixlen 96
re1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:0e:2e:a9:07:c1
        media: Ethernet autoselect (100baseTX full-duplex,rxpause,txpause)
        status: active
        inet 192.168.9.1 netmask 0xffffff00 broadcast 192.168.9.255
        inet6 fe80::20e:2eff:fea9:7c1%re1 prefixlen 64 scopeid 0x3
        inet6 2001:XXXX:XXXX:XXXX:f::1 prefixlen 96
enc0: flags=0<> mtu 1536
gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
        groups: gif
        physical address inet xxx.xxx.xxx.xxx --> 209.51.161.14
        inet6 fe80::2c0:a8ff:fefd:2a69%gif0 ->  prefixlen 64 scopeid 0x6
        inet6 2001:XXXX:XXXX:XXXX::2 ->  prefixlen 64
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33208
        groups: pflog





More information about the talk mailing list