LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to set up IP table in linux (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-set-up-ip-table-in-linux-4175452631/)

a.abdulna 03-04-2013 06:50 AM

How to set up IP table in linux
 
Dear Team,

I am newbe in linux, need to be learn about iptables and configuration. Anyone please help out.

Cheers
Abdul

chrism01 03-04-2013 06:53 AM

Which distro ?
Code:

cat /etc/*release*

uname -a

You could start here sections 42.8, 42.9 http://www.linuxtopia.org/online_boo...ion/index.html

a.abdulna 03-04-2013 07:05 AM

[root@localhost ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.3 (Tikanga)
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]#

chrism01 03-04-2013 07:06 AM

In that case, read the linked docco. Incidentally, RHEL is now on 5.9


All times are GMT -5. The time now is 10:53 PM.