This needs to be netapp now, not nfs01
This commit is contained in:
parent
31fae4472c
commit
d1ac58c0a5
1 changed files with 3 additions and 3 deletions
|
@ -58,10 +58,10 @@
|
|||
-A OUTPUT -m tcp -p tcp --dport 9418 -d 66.135.62.191 -j ACCEPT
|
||||
-A OUTPUT -m udp -p udp --dport 9418 -d 66.135.62.191 -j ACCEPT
|
||||
|
||||
#nfs to nfs01.phx2.fedoraproject.org - a little to wide-open - but
|
||||
#nfs to vtap-fedora-nfs01.storage.phx2.redhat.com - a little to wide-open - but
|
||||
# kinda necessary
|
||||
-A INPUT -m tcp -p tcp -s 10.5.127.11 -j ACCEPT
|
||||
-A OUTPUT -m tcp -p tcp -d 10.5.127.11 -j ACCEPT
|
||||
-A INPUT -m tcp -p tcp -s 10.5.88.36 -j ACCEPT
|
||||
-A OUTPUT -m tcp -p tcp -d 10.5.88.36 -j ACCEPT
|
||||
|
||||
# ntp
|
||||
-A OUTPUT -m udp -p udp --dport 123 -d 66.187.233.4 -j ACCEPT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue