On Mon, Aug 17, 2009 at 5:09 PM, Jesse Vollmar<[email protected]> wrote: > This is too hard for me to draw out. Sorry. I only have one physical cable > modem that according to the ISP is having two subnets routed to it. However, > subnet 1 has a different gateway than subnet 2 on the ISP end. > > On Mon, Aug 17, 2009 at 6:00 PM, Evgeny Yurchenko <[email protected]> > wrote: >> >> Jesse Vollmar wrote: >> >> There is only one single modem. They have to share the same interface, >> because they come in on the same port. Unless of course you mean a virtual >> interface. >> >> On Mon, Aug 17, 2009 at 5:55 PM, Evgeny Yurchenko <[email protected]> >> wrote: >>> >>> Jesse Vollmar wrote: >>>> >>>> Hey guys, >>>> >>>> after googling this for a while, I'm not finding any clear instructions >>>> for doing this. I currently have a multi-wan scenario with failover >>>> configured. I just purchased another static IP block from one of the ISPs >>>> and they are now routing those to me (so they say). I would like to use >>>> this >>>> new subnet in concurrence with my old subnet, both on the same interface >>>> (OPT1). The subnets do not share the same gateway. What is the proper way >>>> to >>>> configure this? >>>> Thanks, Jesse >>>> >>>> >>> Add new interface. >>> Eugene. >> >> How come they have different gateways? Could you draw diagram? >> Eugene >> --------------------------------------------------------------------- To >> unsubscribe, e-mail: [email protected] For additional >> commands, e-mail: [email protected] Commercial support available - >> https://portal.pfsense.org >
Again, use VLANs and configure the interfaces in Pfsense in order to adquire IPs from each subnet: LAN: 192.168.10.1(or whatever you are using) WAN: xy.xy.xy.10 WAN1: ab.ab.ab.ab WAN2(VLAN50): xy.xy.xy.20 WAN3(VLAN60): xy.xy.xy.30 -- Linux User #452368 http://twitter.com/vpadro Manifiesto por una cultura libre: http://culturalibre.org/ "Doing a thing well is often a waste of time." --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
