Hi, I''m implementing a linux router with this characteristics: - Multiple adsl with each public ip''s - Multiple LAN ethernets (in a bridge). - Linux IGD I have successfully implemented de 2 first steps, the adsl balanced fine (multipath routing), and the clients bridge fine. My problem is how to use that with linux-igd. My LAN bridge has STP and is implemented for high availibility, its working fine (and tested). I run upnpd with one wan iface as WAN iface and the bridge one as LAN iface and is working fine over that iface. All my public IPs are static, and I think I have only to put all my wan ifaces in the same bridge, but I don''t know if multipath routing will work as now. I have no problem in configure a "without IP" bridge with all the wan ifaces, and put the public ips over the real iface, not the bridge (in the LAN BRIDGE, all private ips where into the bridge iface). But I don''t know if this "theory" will work. The idea is put redirected ports into ALL WAN IFACES at the same time and allow upnpd works over all WAN IFACES at the same time. Will it work? (putting public ips over wan ifaces and no using ip for wan bridge iface). If it worked: Shall I have problems with arp protocol or anything? Any ideas? Anyone had implemented something as this? To summarize, I don''t want help about multipath routing or bridging, I only need to know if "the theory" will work and if don''t work any ideas on how to have this working. Many thanks!! P.D.: Sorry for my english.
ArcosCom Linux User
2006-Sep-03 20:24 UTC
Re: [Linux-igd-help] Multiple WAN + Multiple LAN + linux-igd
Anyone can help me? El Lun, 28 de Agosto de 2006, 21:05, ArcosCom Linux User escribió:> Hi, I''m implementing a linux router with this characteristics: > - Multiple adsl with each public ip''s > - Multiple LAN ethernets (in a bridge). > - Linux IGD > > I have successfully implemented de 2 first steps, the adsl balanced fine > (multipath routing), and the clients bridge fine. > > My problem is how to use that with linux-igd. > > My LAN bridge has STP and is implemented for high availibility, its > working fine (and tested). I run upnpd with one wan iface as WAN iface and > the bridge one as LAN iface and is working fine over that iface. > > All my public IPs are static, and I think I have only to put all my wan > ifaces in the same bridge, but I don''t know if multipath routing will work > as now. > > I have no problem in configure a "without IP" bridge with all the wan > ifaces, and put the public ips over the real iface, not the bridge (in the > LAN BRIDGE, all private ips where into the bridge iface). But I don''t know > if this "theory" will work. > > The idea is put redirected ports into ALL WAN IFACES at the same time and > allow upnpd works over all WAN IFACES at the same time. > > Will it work? (putting public ips over wan ifaces and no using ip for wan > bridge iface). > > If it worked: Shall I have problems with arp protocol or anything? > > Any ideas? Anyone had implemented something as this? > > To summarize, I don''t want help about multipath routing or bridging, I > only need to know if "the theory" will work and if don''t work any ideas on > how to have this working. > > Many thanks!! > > P.D.: Sorry for my english. > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Linux-igd-help mailing list > Linux-igd-help@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-igd-help >