Can you clarify what details they are wanting? Are they wanting the source port any outbound connections will be coming from, or the destination port they will be going to? Because if it's option a, a lot of times that's not possible to get (many programs just take the next available number for outgoing connections)
> -----Original Message----- > From: [email protected] [mailto:hlds_linux- > [email protected]] On Behalf Of Nathan Wong > Sent: 10 December 2009 19:22 > To: Half-Life dedicated Linux server mailing list > Subject: Re: [hlds_linux] Dedicated Server Ports > > Hey, > Further to the above, is anyone aware of which ports specifically are > used > for outbound traffic? Rootadmin is reticent towards opening all > outbound > ports, and the servers currently running are unable to connect to > master > servers for VAC, community etc. > > Nathan > > On Dec 10, 2009 6:53 PM, "David A. Parker" <[email protected]> wrote: > > I also don't block any outgoing traffic, and I allow any traffic in > which is related to an established connection. This is easy to do in > iptables (I just have a rule to allow incoming ESTABLISHED/RELATED > packets), but in a router you might need to set up some port > triggering. > > - Dave > > David A. Parker wrote: > I run a server with 6 L4D2 forks which listen > on > ports 27015-27020. I > ... > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

