diff --git a/conf.d/net b/conf.d/net index f119b17..a6d6480 100644 --- a/conf.d/net +++ b/conf.d/net @@ -2,8 +2,8 @@ # scripts in /etc/init.d. To create a more complete configuration, # please review /usr/share/doc/openrc/net.example and save your configuration # in /etc/conf.d/net (this file :]!). -config_eth1="192.168.0.5 netmask 255.255.255.0 brd 192.168.0.255" -routes_eth1="default via 192.168.0.1" +#config_eth1="192.168.0.5 netmask 255.255.255.0 brd 192.168.0.255" +#routes_eth1="default via 192.168.0.1" #routes_eth0="default via 192.168.0.1 #10.0.0.0/8 via 192.168.0.1 #::/0" diff --git a/resolv.conf b/resolv.conf index 54ae34b..275a3b1 100644 --- a/resolv.conf +++ b/resolv.conf @@ -1 +1,7 @@ +# Generated by dhcpcd +# /etc/resolv.conf.head can replace this line +# /etc/resolv.conf.tail can replace this line nameserver 192.168.0.1 +nameserver 192.168.0.2 +nameserver 2a02:908:2:1108::11 +nameserver 2a02:908:2:1107::11