Port-forwarding problem -
roar - 03.03.2013
Hello all.
I know this problem have been asked for a lot of times but before posting this I make sure to do everything I could to fix the problem. But seems that everything I have done is not fixing the problems..
I already followed the
www.portforward.com guides there, and I even tried the Port Checker which checks if my port (7777) is opened or not. But it says that it isn't.
Well my router is TP-LINK: TL-WR340G/TL-WR340GD. Here is what the configuration in my router when I tried to port-forward it:
Here is the configuration:
Note: Maybe this may help you finding the problems.. When I tried to do ipconfig in cmd, it comes up with a lot of tunnel adapter local area connection (until 139). I ******-search on how to fix it but also seems not to fix the problem.
What could be possibly the reason it is not working?
Thanks
Re: Port-forwarding problem -
3ventic - 03.03.2013
Open your command prompt and type in
ipconfig
and check the 192.168.x.x it outputs as your IPv4 address. That is the IP you should put instead of 192.168.1.1 and it should work after that. (Because I doubt it's really 192.168.1.1)
Re: Port-forwarding problem -
rishabh1x - 03.03.2013
change the protocol to
TCP not UDP
Re: Port-forwarding problem -
Landon - 03.03.2013
Like 3ventic said, I doubt 192.168.1.1 is your local IP address of the computer that's hosting the SAMP server. Most of the time this is the router.
Re: Port-forwarding problem -
3ventic - 03.03.2013
Quote:
Originally Posted by rishabh1x
change the protocol to TCP not UDP
|
https://sampforum.blast.hk/showthread.php?tid=97523&p=400307
Re: Port-forwarding problem -
Lotuz - 03.03.2013
Check if the Firewall accept the Server.
Start -> Write "Firewall" -> Allow a program in windows firewall -> Change Settings -> Allow another program -> Then select your "samp-server.exe" -> Click Ok.
Dune
Sorry for bad English
Re: Port-forwarding problem -
rishabh1x - 03.03.2013
Quote:
Originally Posted by 3ventic
|
hmm my server works with TCP -_- that wierd ?
watch this:
[ame]http://www.youtube.com/watch?v=JyifH_rfs8U[/ame]
Re: Port-forwarding problem -
roar - 03.03.2013
Thanks a lot guys! 3ventic is true that I was false to set my IPv4 address to 192.168.1.1 xD
It is fixed now! +Rep to all of you who tried to help me!