On 7/20/05, Blake Darche <[EMAIL PROTECTED]> wrote: > When my PPPoE connection dies (userland PPP), my OpenBSD 3.7 box that > runs PF + NAT slows to a crawl when trying to login to it through SSH. > When the connection comes back up, it goes back to speed. Anyone > have any ideas what could be causing such a variation in speed? PF > blocks all packets on tun0 and allows all packets on the local > interface.
Is it only slow while you try to login? This could be due that DNS lookups doesn't work anymore when your are disconnected from the network. A simple solution would be to run your own DNS server on that machine. cheers, Nickus