Opening port on specific server ip.

Post Reply
WesB
Junior Member
Posts: 1
Joined: 29 Oct 2023, 16:32

Opening port on specific server ip.

Post by WesB »

Sorry I am sure this has been asked but i can't seem to find it. I have a server with multiple ( 16 ) ip addresses. What i want to do is open specific ports on specific ip address of that server so for example:
ip: xxx.xxx.xxx.xxx i want to open port 6697 but don't want that port open on ip: yyy.yyy.yyy.yyy

tcp|in|d=6697|d=xx.xx.xx.xx from what i understand would be like if i wanted to open port 6697 for say my ip not the server or am i reading this all wrong lol.
Sergio
Junior Member
Posts: 1689
Joined: 12 Dec 2006, 14:56

Re: Opening port on specific server ip.

Post by Sergio »

Try to add "out" as well.
Post Reply