Re: Using ospfd to establish default routes with two outgoing connections (SOLVED)

2009-05-08 Thread carlopmart
Stuart Henderson wrote: On 2009-05-07, carlopmart wrote: Matthew Dempsky wrote: On Thu, May 7, 2009 at 1:47 PM, carlopmart wrote: Which is that sysctl param Stuart?? net.inet.ip.multipath See http://www.openbsd.org/faq/faq6.html#Multipath I have setup this param previously ... And I think

Re: Using ospfd to establish default routes with two outgoing connections

2009-05-07 Thread Marco Fretz
hi, MTU on ethernet vlan interfaces are also 1500. the vlan tag overhead is handled by the switch and NIC. you do not have to care about that. run tcpdump on all interfaces and look for the ospf hello packets... and can you please post the logs... ? you'r not getting any neighbors with "ospfctl

Re: Using ospfd to establish default routes with two outgoing connections

2009-05-07 Thread Stuart Henderson
On 2009-05-07, carlopmart wrote: > Matthew Dempsky wrote: >> On Thu, May 7, 2009 at 1:47 PM, carlopmart wrote: >>> Which is that sysctl param Stuart?? >> >> net.inet.ip.multipath >> >> See http://www.openbsd.org/faq/faq6.html#Multipath >> > I have setup this param previously ... And I think I

Re: Using ospfd to establish default routes with two outgoing connections

2009-05-07 Thread carlopmart
Matthew Dempsky wrote: On Thu, May 7, 2009 at 1:47 PM, carlopmart wrote: Which is that sysctl param Stuart?? net.inet.ip.multipath See http://www.openbsd.org/faq/faq6.html#Multipath I have setup this param previously ... And I think I have found the problem. I am using vlan on this OpenBSD

Re: Using ospfd to establish default routes with two outgoing connections

2009-05-07 Thread Matthew Dempsky
On Thu, May 7, 2009 at 1:47 PM, carlopmart wrote: > Which is that sysctl param Stuart?? net.inet.ip.multipath See http://www.openbsd.org/faq/faq6.html#Multipath

Re: Using ospfd to establish default routes with two outgoing connections

2009-05-07 Thread carlopmart
Stuart Henderson wrote: On 2009-05-07, carlopmart wrote: Stuart Henderson wrote: On 2009-05-07, carlopmart wrote: Hi all, I am trying to establish default routes on an openbsd firewall using ospfd instead of use multipath+route to param under pf.conf without luck. My topology is: In

Re: Using ospfd to establish default routes with two outgoing connections

2009-05-07 Thread Stuart Henderson
On 2009-05-07, carlopmart wrote: > Stuart Henderson wrote: >> On 2009-05-07, carlopmart wrote: >>> Hi all, >>> >>> I am trying to establish default routes on an openbsd firewall using >>> ospfd >>> instead of use multipath+route to param under pf.conf without luck. >>> >>> My topology is: >

Re: Using ospfd to establish default routes with two outgoing connections

2009-05-07 Thread carlopmart
Marco Fretz wrote: Hi, I'm not 100% clear if i got you right. but if I'm right you have to do the "redistribute default" on your 2 external firewalls. because the openbsd box needs the default route (to the internet) not the other way round... ExtFw has (static?) route to the ISP. OpenBSDFw get

Re: Using ospfd to establish default routes with two outgoing connections

2009-05-07 Thread Marco Fretz
Hi, I'm not 100% clear if i got you right. but if I'm right you have to do the "redistribute default" on your 2 external firewalls. because the openbsd box needs the default route (to the internet) not the other way round... ExtFw has (static?) route to the ISP. OpenBSDFw gets default route dynam

Re: Using ospfd to establish default routes with two outgoing connections

2009-05-07 Thread carlopmart
Stuart Henderson wrote: On 2009-05-07, carlopmart wrote: Hi all, I am trying to establish default routes on an openbsd firewall using ospfd instead of use multipath+route to param under pf.conf without luck. My topology is: Internet --- ExtFw1 |

Re: Using ospfd to establish default routes with two outgoing connections

2009-05-07 Thread Stuart Henderson
On 2009-05-07, carlopmart wrote: > Hi all, > > I am trying to establish default routes on an openbsd firewall using ospfd > instead of use multipath+route to param under pf.conf without luck. > > My topology is: > > Internet --- ExtFw1 | >

Re: Using ospfd to establish default routes with two outgoing connections

2009-05-07 Thread carlopmart
carlopmart wrote: Hi all, I am trying to establish default routes on an openbsd firewall using ospfd instead of use multipath+route to param under pf.conf without luck. My topology is: Internet --- ExtFw1 | |