John Crisp wrote on 28/03/18 03:19:
Hi Ralph, and thanks for your reply.
On 26/03/18 13:08, Ralph Ronnquist wrote:
John Crisp wrote on 26/03/18 19:37:
Two questions.
Is it better like this or should I use iptables-persistent ?
I would suggest that this approach has the advantage of raising
Hi Ralph, and thanks for your reply.
On 26/03/18 13:08, Ralph Ronnquist wrote:
> John Crisp wrote on 26/03/18 19:37:
>> Two questions.
>>
>> Is it better like this or should I use iptables-persistent ?
>
> I would suggest that this approach has the advantage of raising the
> firewall immediately
John Crisp wrote on 26/03/18 19:37:
I am booting Devuan ASCII on a VM.
I have had some issues with getting an IP address for the VM on boot.
I had previously been loading iptables like this:
/etc/network/interfaces
# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
I am booting Devuan ASCII on a VM.
I have had some issues with getting an IP address for the VM on boot.
I had previously been loading iptables like this:
/etc/network/interfaces
# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
post-up iptables-restore < /etc/ipta