Your message dated Thu, 30 Apr 2015 10:10:54 +0100
with message-id <[email protected]>
and subject line Re: Bug#783771: iptables-persistent
has caused the Debian Bug report #783771,
regarding iptables-persistent
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
783771: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783771
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Hi,
On 2015-04-29 23:37, Debian wrote:
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
This file is unrelated to iptables-persistent. Try
dpkg -S /etc/network/if-pre-up.d/iptables
--
Jonathan Wiltshire [email protected]
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
<directhex> i have six years of solaris sysadmin experience, from
8->10. i am well qualified to say it is made from bonghits
layered on top of bonghits
--- End Message ---