>>>>> Simon Iremonger writes:
> Can you... by any changce... add something to the pppoe-up or
> equivalent script... so that, the iptables connection-tracking
> table is 'flushed' when that has happened.  ?

Ah, I didn't think of playing with the conntrack tables, but that's
a good idea, indeed.

>>>>> "Jo-Philipp" == Jo-Philipp Wich <[email protected]> writes:
> The script above will flush the conntrack table whenever a new IP was
> obtained, thus effectively invalidating established/related connections.

Thanks.  But somehow, this doesn't seem to work the way I expect it to:
- from my local computer (with a 192.168.1.NN address), I ssh into my
  router and into some remote host.
- on the router I do "echo f > /proc/net/nf_conntrack"
- result: the ssh connection to the router is immediately cut, but the
  ssh connection to the remote host is unaffected.
  I would like (and expected) the exact opposite.
What am I missing?


        Stefan
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to