Package: iptables-persistent
Version: 0.5.7 to 1.0.3

After upgrading from Wheezy to Jessie I have had two errors.

1. One one instance the loading rules on the
/etc/network/if-pre-up.d/iptables file was modified

from
#!/bin/bash
/sbin/iptables-restore < /etc/iptables/rules

to
#!/bin/bash
/sbin/iptables-restore < /etc/iptables.rules


2. On a seperate machine second instance the
/etc/network/if-pre-up.d/iptables was not modified but the rule file was
modified from rules to rules.v4

Both of these errors stopped the network interface from coming up. 

I have updated about 4 machines all with the network failing to come up
after modifying sources from wheezy to jessie then running apt-dist
update && apt-get dist-upgrade && shutdown -r now


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to