RE: ifup && iptables error

2020-03-23 Thread Bonno Bloksma
Hi, [] > Right, your basic problem is that your interfaces are now names > enp7s0 > and > wlp6s0 > > not eth0 and wifi0 or whatever they used to be. > > Fix them in /etc/network/interfaces, double check your iptables rules > are either using the new names or don't mention interfaces at all,

Re: ifup && iptables error

2020-03-20 Thread songbird
Dan Ritter wrote: > William Torrez Corea wrote: >> When i execute show the following: >> >> 1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode >> DEFAULT group default qlen 1000 >> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 >> 2: enp7s0: mtu 1500 qdisc pfifo_fast >> state DOWN

Re: ifup && iptables error

2020-03-20 Thread Dan Ritter
William Torrez Corea wrote: > When i execute show the following: > > 1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode > DEFAULT group default qlen 1000 > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > 2: enp7s0: mtu 1500 qdisc pfifo_fast > state DOWN mode DEFAULT group default

Re: ifup && iptables error

2020-03-20 Thread William Torrez Corea
When i execute show the following: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: enp7s0: mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000 link/ether e0:db:55:c2:58:45

Re: ifup && iptables error

2020-03-18 Thread Dan Ritter
William Torrez Corea wrote: > Still don't get results positive. Now, i get the following message: > > Internet Systems Consortium DHCP Client 4.4.1 > Copyright 2004-2018 Internet Systems Consortium. > All rights reserved. > For info, please visit https://www.isc.org/software/dhcp/ > > can't

Re: ifup && iptables error

2020-03-17 Thread William Torrez Corea
Still don't get results positive. Now, i get the following message: Internet Systems Consortium DHCP Client 4.4.1 Copyright 2004-2018 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ can't create /var/lib/dhcp/dhclient.eth0.leases: No

Re: ifup && iptables error

2020-02-27 Thread Reco
Hi. On Wed, Feb 26, 2020 at 09:20:34PM +, William Torrez Corea wrote: > Exactly, i wan't reformulate the question. > > What should I change there to get these errors disappear? > > I'm trying to change some values for example in > > /etc/iptables/rules.v6 > > # Generated by

Re: ifup && iptables error

2020-02-26 Thread William Torrez Corea
Exactly, i wan't reformulate the question. What should I change there to get these errors disappear? I'm trying to change some values for example in /etc/iptables/rules.v6 # Generated by xtables-save v1.8.2 on Mon Aug 5 19:42:00 2019 *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT

Re: ifup && iptables error

2020-02-25 Thread Reco
Hi. On Tue, Feb 25, 2020 at 10:37:18PM +, William Torrez Corea wrote: > I get the following error message > > ifquery: /etc/network/interfaces:19: unknown or no address type and no > inherits keyword specified You have a syntax error at line 19 of your e/n/i. >

Re: ifup && iptables error

2020-02-25 Thread deloptes
William Torrez Corea wrote: > [] Loading netfilter rules...run-parts: executing > /usr/share/netfilter-persistent/plugins.d/15-ip4tables start > Bad argument `COMMIT' > Error occurred at line: 4 > Try `iptables-restore -h' or 'iptables-restore --help' for more > information. run-parts: >