Find the answer to your Linux question:
Results 1 to 4 of 4
hai everybody out there now i am forced to do a iptable configuration and the requrements are it shuld get connection from our dubai server (2or 3 static ips) also ...
  1. #1
    Just Joined!
    Join Date
    Apr 2011
    Posts
    23

    Post how configure iptables

    hai everybody out there
    now i am forced to do a iptable configuration and the requrements are
    it shuld get connection from our dubai server (2or 3 static ips)
    also get connection from local static ip (proxyserver 2or 3 ips)
    all other networks shuld be blocked
    what is these prerouting,postrouting&forward chains. is i need to configure that?

    i know it's long but it is critical, so can you help me or just tried to solve it out

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,097
    This is (again) a very vague question.
    The answer depends on your network infrastructure.

    But this should provide you with background knowledge.
    netfilter/iptables project homepage - Documentation about the netfilter/iptables project
    You must always face the curtain with a bow.

  3. #3
    Just Joined!
    Join Date
    Apr 2011
    Location
    Nashik, Maharashtra, India
    Posts
    9

    Smile

    Quote Originally Posted by manu. View Post
    hai everybody out there
    now i am forced to do a iptable configuration and the requrements are
    it shuld get connection from our dubai server (2or 3 static ips)
    also get connection from local static ip (proxyserver 2or 3 ips)
    all other networks shuld be blocked
    what is these prerouting,postrouting&forward chains. is i need to configure that?

    i know it's long but it is critical, so can you help me or just tried to solve it out


    You would need to configure ur iptables (firewall) then enter your rules depend on which permission you give for other network permission.

    you can also disable ur ip forwarding rule

    echo 1 > /proc/sys/net/ipv4/ip_forward

    depend on you. if you can diasable for use 0 or enable for 1 enter



    Regards,

    Ghansham

  4. #4
    Just Joined!
    Join Date
    Apr 2011
    Posts
    23

    Post

    sir,
    actually what is mean by this forward rule?is it nessesary for my internet connection,what happens
    when i am blocking my forward rule. expecting results in simple way

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...