Jump to content

IPTABLES


jag

Recommended Posts

I installed IPTABLES and set it up to allow only ports 22(ssh) and 5060/5061 on both tcp/udp, 8085/8086 on tcp and the entire RTP range in udp.

 

Do you see any problems with this and pbxnsip?

 

Has anyone else used IPTABLES and pbxnsip V2?

Link to comment
Share on other sites

I installed IPTABLES and set it up to allow only ports 22(ssh) and 5060/5061 on both tcp/udp, 8085/8086 on tcp and the entire RTP range in udp.

 

Do you see any problems with this and pbxnsip?

 

Has anyone else used IPTABLES and pbxnsip V2?

 

I V2 I would not recommend to play with IP tables. The PBX uses /proc/route to figure out what it's IP address is when sending requests out and iptables can very easily screw that up. In V3 it is a little bit more relaxed, because the PBX asks the OS for the routing tables through a system call.

 

And as in general with iptables, you really really really have to know what you are doing here. This stuff is not for beginners.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...