Home | 簡體中文 | 繁體中文 | 雜文 | 打賞(Donations) | ITEYE 博客 | OSChina 博客 | Facebook | Linkedin | 知乎專欄 | Search | Email

16.7. Service

set service "OpenSSH" protocol tcp src-port 0-65535 dst-port 22-22
set service "POP3" protocol tcp src-port 0-65535 dst-port 110-110
set service "SMTP" protocol tcp src-port 0-65535 dst-port 25-25
set service "RemoteDesktop" protocol tcp src-port 0-65535 dst-port 3389-3389
		
unset service "OpenSSH"