Re: Autoconfigure vs. Static Addressing
eric <[email protected]> Thu, 17 Mar 2005 23:57:49 -0600
| Newsgroups | gmane.os.openbsd.ipv6 |
|---|---|
| Organization | Catastrophe.Net <http://www.catastrophe.net/> |
| Message-ID | <[email protected]> |
On Thu, 2005-03-17 at 22:58:52 -0600, eric proclaimed... > Seems like it happens anytime I try and make an outbound connection. I'm > still new to ipv6, so please don't shoot me too many times! I needed the following... pass in on fxp0 inet6 proto ipv6-icmp all icmp6-type routeradv pass in on fxp0 inet6 proto ipv6-icmp all icmp6-type neighbrsol pass in on fxp0 inet6 proto ipv6-icmp all icmp6-type neighbradv Then it all works fine. - Eric