and maybe this will get the right resolv.conf since it dont like cloud

This commit is contained in:
Stephen Smoogen 2014-10-03 01:34:09 +00:00
parent 5006fbc089
commit 4434fdb965
2 changed files with 12 additions and 0 deletions

View file

@ -9,3 +9,11 @@ dns: 8.8.8.8
eth0_ip: 209.132.184.17
eth1_ip: 172.23.0.17
freezes: false
tcp_ports: ['22']
custom_rules: [ '-A INPUT -i eth0 -p tcp -m tcp -s 209.132.184.0/24 --dport 67 -j ACCEPT' ]
custom_rules: [ '-A INPUT -i eth0 -p tcp -m tcp -s 209.132.184.0/24 --dport 68 -j ACCEPT' ]
custom_rules: [ '-A INPUT -i eth0 -p tcp -m tcp -s 209.132.184.0/24 --dport 69 -j ACCEPT' ]
custom_rules: [ '-A INPUT -i eth0 -p udp -m udp -s 209.132.184.0/24 --dport 67 -j ACCEPT' ]
custom_rules: [ '-A INPUT -i eth0 -p udp -m udp -s 209.132.184.0/24 --dport 68 -j ACCEPT' ]
custom_rules: [ '-A INPUT -i eth0 -p udp -m udp -s 209.132.184.0/24 --dport 69 -j ACCEPT' ]

View file

@ -0,0 +1,4 @@
search cloud.fedoraproject.org fedoraproject.org
nameserver 8.8.8.8
nameserver 8.8.4.4
options rotate timeout:1