Ok, I checked my ports and all that are neccisary are open and set for the computers ip:
http://img90.imageshack.us/img90/5650/80669594.png
Here is my Server.cfg file. It should be fine.
//connect 68.33.230.116:27015
// Server.cfg Executes on maploads
// For Convars like sv_cheats 1 = on 0 = off
hostport 27015 //Port used for the Server
Hostname "vide0's server" // host name
rcon_password "******" // rcon password
sv_password "*******" //Server Password
//Voice Chat
sv_voiceenable 1 // Enable Voice
sv_alltalk 1 // Allow all the teams to talk to each other
// Lan
sv_lan 0 // Lol Lan
//Rates (Don't change unless you under stand these)
sv_maxcmdrate 33
sv_maxupdaterate 60
sv_maxrate 0
sv_minrate 2000
sv_minupdaterate 20
//Fall Damage, 1 for realistic, 0 for 10 hp
mp_falldamage 1
//How fast a Spray can be Sprayed, In seconds
decalfrequency 10
// LOGGING
sv_logbans 1
sv_stats 1
log 1 //Turn this off if you don't like the logging in the console (L <date> then some other stuff), logs are in garrysmod/logs
//Leave off unless you want them on. (Most things that crash servers are cheats.)
sv_cheats 1
//Downloading
sv_allowdownload 1
sv_lan 0
maxplayers 4
sbox_allownpcs 1
sbox_maxprop 100
sbox_maxragdolls 1
sbox_maxnpcs 40
sbox_maxballoons 25
sbox_maxeffects 1
sbox_maxdynamite 15
sbox_maxlamps 4
sbox_maxthrusters 10
sbox_maxwheels 8
sbox_godmode 0
sbox_plpldamage 1
sbox_playergod 0
sbox_noclip 1
sbox_maxhoverballs 8
sbox_maxvehicles 4
sbox_maxbuttons 10
sv_region 0
sv_tags "Q"
//If you want something to not be executed put it like this
//sv_cheats 1
//if you put the slashes infront of something everything to the right of them is not executed
//Make sure the Bans are loaded
exec banned_user.cfg
heartbeat
And I accidentally left the server running and some random guy joined then left shortly after(i am partycat):
http://img43.imageshack.us/img43/1379/guyconnect.png
Yet my friends can’t:confused:.
Please help me