YAY its working, finally. i couldnt find the conf.apf file but ran the lokkit thing through terminal and set up those three ports and it seem to be running fine. i also unchecked the http, ftp and other stuff that im not currently using. Should i un DMZ the router n just tell it to send the ports through or is linux secure enought that i shouldnt need to worrry?
My next question i'll send in another email so we can kind of have and end to this and a start to a hole new ball game. Thanks alot everyone Ben H. ----- Original Message ----- From: "Andrew Forsberg" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, May 02, 2005 4:00 PM Subject: Re: [hlds_linux] New to linux servers, need help > You need to decide which ports you want to leave open. e.g., ssh, ftp, > http, whatever... DMZ leaves your system completely open, so you should > try to only open those ports you need. HLDS needs UDP and 27015 and > 27020 open, assuming you're going to run the game on 27015. > > Lokkit is easy to use, just su to root then /sbin/lokkit > > The apf config file is fairly well commented. Skip down to IG_TCP_CPORTS > and add the TCP ports you want open to the end of the list, and then add > the UDP ports to the end of IG_UDP_CPORTS. It might end up looking like > this: > IG_TCP_CPORTS="22,21,25,80,110,143,443,3306,27015" > IG_UDP_CPORTS="53,27015_27020" > > Then restart apf: > /etc/rc.d/init.d/apf restart >> /dev/null 2>&1 > > Good luck, > Anders > > > On Mon, 2005-05-02 at 11:17 -0400, Ben Haase wrote: > > OK, will those files tell me how to edit them once i open them? as i said > > before im new to linux and dont kno what those file are for or how i am to > > edit them? What should the settings with in the two files you mentioned > > below be set to? No offence to anyone but for me and linux for the time > > being i need KISS (keep it simple stupid) :). thanks for all the help guy > > and gals. when i get home today i will try the things you have said. > > > > Ben > > > > > > > > ----Original Message Follows---- > > Hi there, > > > > Sounds like Steve's right. > > > > While you're configuring things you might want to check the default > > firewall settings for FC3 in both lokkit (/sbin/lokkit) for the > > interface you're using, and also in apf (/etc/apf/conf.apf). You need to > > make sure the settings are correct in both. Don't ask me why both are > > installed by default. > > > > Cheers & good luck > > > > _______________________________________________ > 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

