On Mon, 2005-10-31 at 17:51 -0500, Scott Ullrich wrote: > After all of the problems from the last couple days its obvious that > an IP address is required on the LAN interface so I have reinstalled > the code that prevents someone from not entering an IP address. The > shaper is another area that gets broken by this careless move on my > part.
Heh. So we're back dead in a water. IP is required. The same IP as on WAN leads to trouble. Fake IP leads to less trouble but still some stuff does not work this way > > Scott > > On 10/31/05, Peter Zaitsev <[EMAIL PROTECTED]> wrote: > > Hi, > > > > It looks like there is some newly added bug in 0.90 with empty LAN > > address (WAN bridging) > > > > # FTP proxy > > rdr-anchor "pftpx/*" > > rdr on em1 proto tcp from any to any port 21 -> 127.0.0.1 port 8021 > > > > > > pass in on em1 proto tcp from /29 to any port 5900:5930 keep state tag > > qOthersDownH > > pass out on em0 proto tcp from any to any port 5900:5930 keep state > > tag qOthersUpH > > pass in on em0 proto tcp from any to /29 port 5900:5930 keep state tag > > qOthersUpH > > pass out on em1 proto tcp from any to /29 port 5900:5930 keep state > > tag qOthersDownH > > > > > > I guess this is part of traffic shaper. > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
