LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   iptables linksys router (https://www.linuxquestions.org/questions/linux-security-4/iptables-linksys-router-386436/)

robrecc 11-25-2005 11:17 AM

iptables linksys router
 
I have a linksys 4 port router connected to my wan connection. When i start creating my iptable rules which line would make more sense.


$IPT -A INPUT -p tcp --destination-port 22 -j ACCEPT

or


$IPT -A INPUT -s 192.168.1.1 --destination-port 22 -j ACCEPT

unSpawn 11-25-2005 12:14 PM

//Moderator note: you have crossposted a message, which is against the LQ Rules. Cross-posting is considered bad netiquette on your part, a waste of resources on LQ's part and a waste of time for LQ members who take the time your question.
Please do not do that again.

FUP to: duplicate thread.


All times are GMT -5. The time now is 04:53 AM.