Historic archive of defunct list cerowrt-users@lists.bufferbloat.net
 help / color / mirror / Atom feed
* [Cerowrt-users] IPv6 router advertisements on custom interfaces
@ 2012-12-09 23:04 Michael Richardson
  2012-12-10  7:56 ` Dave Taht
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Richardson @ 2012-12-09 23:04 UTC (permalink / raw)
  To: cerowrt-users


First question, why are there two radvd processes?

3343 root       964 S    /usr/sbin/radvd -C /var/etc/radvd.conf -m stderr_sys
3345 root       964 S    /usr/sbin/radvd -C /var/etc/radvd.conf -m stderr_sys

Is this just a thread issue?

second question, none of my custom interfaces are in /var/etc/radvd.conf?

Can I hack /etc/config/firewall directly rather than go through the UI?
I think so....?

Could I attach blinking LEDs to VLANs?
(ps: whatever problems I had with ethernet mii between my cerowrt and
a cisco 200-26 switch in the summer, seems to have gone away)

On an IPv6 interface which is not my uplink, I think that IPv6 gateway
should be blank.  That the router should advertise iself.

I also think that the words "Send router soliciations" is wrong, that it
should say, "Send router advertisements".

I had to put my custom interfaces into /etc/config/radvd.

config interface
        option interface 'trusted'
        option AdvSendAdvert '1'
        option AdvRouterAddr '1'
        option AdvLinkMTU '1480'
        option ignore '0'
        option IgnoreIfMissing '1'
        option AdvSourceLLAddress '1'
        option AdvDefaultPreference 'medium'
        option AdvOtherConfigFlag '1'

config prefix
        option interface 'trusted'
        list prefix ''
        option AdvOnLink '1'
        option AdvAutonomous '1'
        option AdvRouterAddr '0'
        option ignore '0'

I don't see a place in the UI where this is edited, but I could be
missing it.

-- 
]       He who is tired of Weird Al is tired of life!           |  firewalls  [
]   Michael Richardson, Sandelman Software Works, Ottawa, ON    |net architect[
] mcr@sandelman.ottawa.on.ca http://www.sandelman.ottawa.on.ca/ |device driver[
   Kyoto Plus: watch the video <http://www.youtube.com/watch?v=kzx1ycLXQSE>
	               then sign the petition. 






^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-12-10 14:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-09 23:04 [Cerowrt-users] IPv6 router advertisements on custom interfaces Michael Richardson
2012-12-10  7:56 ` Dave Taht
2012-12-10  8:38   ` Steven Barth
2012-12-10 13:53     ` Robert Bradley
2012-12-10  8:40   ` Dave Taht
2012-12-10 14:23   ` Michael Richardson
2012-12-10 14:42     ` Steven Barth
2012-12-10 14:51       ` Dave Taht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox