[Psi-devel] IPv6 Support in Psi
Norman Rasmussen
norman at rasmussen.co.za
Thu Apr 12 02:10:58 PDT 2007
On 4/12/07, Matthias Wimmer <m at tthias.eu> wrote:
> (Here in Germany with most broadband ISPs you get disconnected every 24
> hours and when you reconnect you get a new IPv4 address. But my IPv6
> address does not change and therefore a disconnect is only some seconds
> of packet loss on IPv6 connections.)
Same in South Africa. I have a scheduled task that forces the
reconnect before the ISP does, and it seems that I can keep the same
IP address for a few weeks if I'm lucky.
btw, I'm not sure what firewall you're using, but another trick I
found (with iptables), was to use static nat, instead of dynamic nat -
i.e. recreate the SNAT entries in the ip-up script, instead of a long
lived MASQ entry. This way the active nat connections are not dropped
when the connection restarts as long as your IP stays the same.
--
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
More information about the psi-devel
mailing list