Need some looking at iptables change.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 configs/system/iptables-template.conf.erb |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/configs/system/iptables-template.conf.erb
b/configs/system/iptables-template.conf.erb
index c83c482..90a6115 100644
--- a/configs/system/iptables-template.conf.erb
+++ b/configs/system/iptables-template.conf.erb
@@ -24,6 +24,7 @@
 # Temporary measure for ro access to nfs1
 -A INPUT -p tcp -m tcp -s 10.8.34.113 --dport 48621:48624 -j ACCEPT
 -A INPUT -p udp -m udp -s 10.8.34.113 --dport 48621:48624 -j ACCEPT
+-A INPUT -p tcp -m tcp -s 10.8.34.113 --dport 51234:51235 -j ACCEPT
 -A INPUT -p tcp -m tcp -s 10.8.34.113 --dport 2049 -j ACCEPT
 -A INPUT -p udp -m udp -s 10.8.34.113 --dport 2049 -j ACCEPT
 -A INPUT -p tcp -m tcp -s 10.8.34.113 --dport 111 -j ACCEPT
@@ -31,6 +32,7 @@

 -A INPUT -p tcp -m tcp -s 10.8.34.114 --dport 48621:48624 -j ACCEPT
 -A INPUT -p udp -m udp -s 10.8.34.114 --dport 48621:48624 -j ACCEPT
+-A INPUT -p tcp -m tcp -s 10.8.34.114 --dport 51234:51235 -j ACCEPT
 -A INPUT -p tcp -m tcp -s 10.8.34.114 --dport 2049 -j ACCEPT
 -A INPUT -p udp -m udp -s 10.8.34.114 --dport 2049 -j ACCEPT
 -A INPUT -p tcp -m tcp -s 10.8.34.114 --dport 111 -j ACCEPT
@@ -38,6 +40,7 @@

 -A INPUT -p tcp -m tcp -s 10.8.34.83 --dport 48621:48624 -j ACCEPT
 -A INPUT -p udp -m udp -s 10.8.34.83 --dport 48621:48624 -j ACCEPT
+-A INPUT -p tcp -m tcp -s 10.8.34.83 --dport 51234:51235 -j ACCEPT
 -A INPUT -p tcp -m tcp -s 10.8.34.83 --dport 2049 -j ACCEPT
 -A INPUT -p udp -m udp -s 10.8.34.83 --dport 2049 -j ACCEPT
 -A INPUT -p tcp -m tcp -s 10.8.34.83 --dport 111 -j ACCEPT
@@ -45,6 +48,7 @@

 -A INPUT -p tcp -m tcp -s 10.8.34.196 --dport 48621:48624 -j ACCEPT
 -A INPUT -p udp -m udp -s 10.8.34.196 --dport 48621:48624 -j ACCEPT
+-A INPUT -p tcp -m tcp -s 10.8.34.196 --dport 51234:51235 -j ACCEPT
 -A INPUT -p tcp -m tcp -s 10.8.34.196 --dport 2049 -j ACCEPT
 -A INPUT -p udp -m udp -s 10.8.34.196 --dport 2049 -j ACCEPT
 -A INPUT -p tcp -m tcp -s 10.8.34.196 --dport 111 -j ACCEPT
-- 
1.5.5.6


-- 
Stephen J Smoogen. -- BSD/GNU/Linux
How far that little candle throws his beams! So shines a good deed
in a naughty world. = Shakespeare. "The Merchant of Venice"

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux