View Full Version : Problem with ports
Mimmo91
July 31st, 2010, 20:43
Hi,
Can you tell me how to open ports in FreeBSD 7.1?
i wont open ports 7240 can you tell me the commands?
I have a dedicated server OVH. and a basic FreeBSD Firewall
Sorry For My English!
DutchDaemon
July 31st, 2010, 21:02
You don't open ports, applications do. And when applications have opened a port, you tell your firewall (in its ruleset) to allow incoming connections to it. BTW, what is 'a basic FreeBSD firewall'? There are three firewalls in the base system, none is enabled by default.
Mimmo91
July 31st, 2010, 21:09
i don't have install any firewall..
but i wont open port 7240 UDP
DutchDaemon
July 31st, 2010, 23:42
Without knowing what the program is, we don't have enough information.
anomie
August 1st, 2010, 00:23
To help troubleshoot (and/or illustrate the problem with the question), what does this show:
sockstat -4l | egrep -i 'proto|udp'
?
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.