Hey guys, Im setting up a new server on my home network and having some problems with other people trying to connect.
First, I can connect using the -hairpin to my internal ip address.
If i update the server's ip to my external ip address, noone can connect and i cant either.
I opened all the TCP ports and UDP ports that are needed. I cant seem to figure this out at all. It's a windows 7 pro pc.
Can post screenshots if needed.
Thanks,
Wadski
New server on my home network
-
- Posts: 18
- Joined: Sat Sep 19, 2015 5:44 am
Re: New server on my home network
was this ever solved as i also am having trouble getting my working over local network at home between 2-3 pc's server too be available or even get booted up with the public IP so other friends can use it
Re: New server on my home network
If you use --hairpin and you can connect then that's good. You probably won't be able to connect to your external IP from inside your network. That is what the --hairpin option is for.wadski wrote:Hey guys, Im setting up a new server on my home network and having some problems with other people trying to connect.
First, I can connect using the -hairpin to my internal ip address.
If i update the server's ip to my external ip address, noone can connect and i cant either.
I opened all the TCP ports and UDP ports that are needed. I cant seem to figure this out at all. It's a windows 7 pro pc.
Can post screenshots if needed.
Thanks,
Wadski
If your friends who are connecting from their home can't connect to your external IP, then there is something wrong with your firewall configuration.
Also, make sure you have your external IP in the zone_settings database table column, not an internal or the default 127.0.0.1
-- Whasf
-
- Posts: 18
- Joined: Sat Sep 19, 2015 5:44 am
Re: New server on my home network
where is the --hairpin applied please?
Re: New server on my home network
the command line of the loaderMasterGwuryn wrote:where is the --hairpin applied please?
-- Whasf