AVT-
July 25th, 2008, 01:09 AM
Ever since latest updates, iptables hasn't been restoring settings on login.
I have this in my /etc/network/interfaces:
auto eth0
iface eth0 inet dhcp
pre-up iptables-restore < /etc/iptables.rules
post-down iptables-restore < /etc/iptables.rules
Yet, for some reason it isn't working, since at login, I have to run iptables-restore < /etc/iptables.rules to get my settings to restore correctly.
Has something changed?
(I should note, when I say latest updates, I'm talking everything since June 22, which is the last time I was working with the system in question)
I have this in my /etc/network/interfaces:
auto eth0
iface eth0 inet dhcp
pre-up iptables-restore < /etc/iptables.rules
post-down iptables-restore < /etc/iptables.rules
Yet, for some reason it isn't working, since at login, I have to run iptables-restore < /etc/iptables.rules to get my settings to restore correctly.
Has something changed?
(I should note, when I say latest updates, I'm talking everything since June 22, which is the last time I was working with the system in question)