Add tftp server for noc01 firewall
This commit is contained in:
parent
566b253f5b
commit
7c4e179ebf
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ vmhost: virthost17.phx2.fedoraproject.org
|
|||
datacenter: phx2
|
||||
|
||||
tcp_ports: ['22', '80', '443']
|
||||
udp_ports: ['69']
|
||||
custom_rules: [ '-A INPUT -p tcp -m tcp -s 192.168.1.20 --dport 5666 -j ACCEPT' ]
|
||||
|
||||
eth0_ip: 10.5.126.41
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue