Jump to content

Cannot access my own game servers

Snotrap

Hey all!

 

 

I think I have somehow blocked one of my machines from my gaming pc.

 

I cannot access anything off of it, not an apache server, shared files, game servers of mine etc.

 

I have port forwarded the ports etc, also set DMZ to the machine.

 

My main pc LAN IP is something like 192.168.0.7

And the server is 192.168.0.17. 192.168.0.17 is set to DMZ and ports are forwarded etc.

 

My host file looks like so on my gaming pc:

 

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
#    127.0.0.1 localhost
#    ::1 localhost
 

 

Any help is greatly appreciated!

My Machines:

 

I know. I need to update this. And I will. Eventually. 

 

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

just fyi i am fairly certain that a hosts file is what BLOCKS ips, addresses as well. You will want to make sure that file sharing is on and your server is accessible over the network, allowing ip access, file management, etc. 

Link to comment
Share on other sites

Link to post
Share on other sites

On 5/28/2019 at 2:04 AM, Snotrap said:

Hey all!

 

 

I think I have somehow blocked one of my machines from my gaming pc.

 

I cannot access anything off of it, not an apache server, shared files, game servers of mine etc.

 

I have port forwarded the ports etc, also set DMZ to the machine.

 

My main pc LAN IP is something like 192.168.0.7

And the server is 192.168.0.17. 192.168.0.17 is set to DMZ and ports are forwarded etc.

 

My host file looks like so on my gaming pc:

 

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
#    127.0.0.1 localhost
#    ::1 localhost
 

 

Any help is greatly appreciated!

What OS is your server running?

did you turn on the firewall?

Link to comment
Share on other sites

Link to post
Share on other sites

10 hours ago, mtz_federico said:

What OS is your server running?

did you turn on the firewall?

Windows 10 Pro lol

Firewall is disabled

My Machines:

 

I know. I need to update this. And I will. Eventually. 

 

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

9 hours ago, Snotrap said:

Windows 10 Pro lol

Firewall is disabled

Did you make any changes before it stopped working?

Link to comment
Share on other sites

Link to post
Share on other sites

Can you ping the server from your host? Can the server ping your host?

Link to comment
Share on other sites

Link to post
Share on other sites

If you are using the external IP or domain to access it, then your router will need to have NAT loopback capability. Otherwise you won't be able to hit that external IP.

Link to comment
Share on other sites

Link to post
Share on other sites

So theyre in the same subnet so its just basic switching. 

Can you ping from 1 machine to the other? 

 

P.S putting it in DMZ is pointless if its just internal connection - you should remove it from DMZ for security. 

Spoiler

Desktop: Ryzen9 5950X | ASUS ROG Crosshair VIII Hero (Wifi) | EVGA RTX 3080Ti FTW3 | 32GB (2x16GB) Corsair Dominator Platinum RGB Pro 3600Mhz | EKWB EK-AIO 360D-RGB | EKWB EK-Vardar RGB Fans | 1TB Samsung 980 Pro, 4TB Samsung 980 Pro | Corsair 5000D Airflow | Corsair HX850 Platinum PSU | Asus ROG 42" OLED PG42UQ + LG 32" 32GK850G Monitor | Roccat Vulcan TKL Pro Keyboard | Logitech G Pro X Superlight  | MicroLab Solo 7C Speakers | Audio-Technica ATH-M50xBT2 LE Headphones | TC-Helicon GoXLR | Audio-Technica AT2035 | LTT Desk Mat | XBOX-X Controller | Windows 11 Pro

 

Spoiler

Server: Fractal Design Define R6 | Ryzen 3950x | ASRock X570 Taichi | EVGA GTX1070 FTW | 64GB (4x16GB) Corsair Vengeance LPX 3000Mhz | Corsair RM850v2 PSU | Fractal S36 Triple AIO | 12 x 8TB HGST Ultrastar He10 (WD Whitelabel) | 500GB Aorus Gen4 NVMe | 2 x 2TB Samsung 970 Evo Plus NVMe | LSI 9211-8i HBA

 

Link to comment
Share on other sites

Link to post
Share on other sites

On 5/31/2019 at 1:33 AM, mtz_federico said:

Did you make any changes before it stopped working?

Oh shit I changed my DNS to 1.1.1.1

 

On 5/31/2019 at 2:07 AM, NinJake said:

Can you ping the server from your host? Can the server ping your host?

Request timed out

 

On 5/31/2019 at 2:37 PM, Jarsky said:

So theyre in the same subnet so its just basic switching. 

Can you ping from 1 machine to the other? 

 

P.S putting it in DMZ is pointless if its just internal connection - you should remove it from DMZ for security. 

Does DNS break it?

My Machines:

 

I know. I need to update this. And I will. Eventually. 

 

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

7 hours ago, Snotrap said:

Oh shit I changed my DNS to 1.1.1.1

 

Request timed out

 

Does DNS break it?

dns shouldn't break it unless you are using a local dns server to have private domains to access your server.

try changing it back to what you had before just to check

Link to comment
Share on other sites

Link to post
Share on other sites

19 hours ago, Snotrap said:

Does DNS break it?

Try ping (and RDP) it by its IP address and take DNS out of the equation. 

When you have a complex problem, you're first best to simplify if its a network or a service issue.

Spoiler

Desktop: Ryzen9 5950X | ASUS ROG Crosshair VIII Hero (Wifi) | EVGA RTX 3080Ti FTW3 | 32GB (2x16GB) Corsair Dominator Platinum RGB Pro 3600Mhz | EKWB EK-AIO 360D-RGB | EKWB EK-Vardar RGB Fans | 1TB Samsung 980 Pro, 4TB Samsung 980 Pro | Corsair 5000D Airflow | Corsair HX850 Platinum PSU | Asus ROG 42" OLED PG42UQ + LG 32" 32GK850G Monitor | Roccat Vulcan TKL Pro Keyboard | Logitech G Pro X Superlight  | MicroLab Solo 7C Speakers | Audio-Technica ATH-M50xBT2 LE Headphones | TC-Helicon GoXLR | Audio-Technica AT2035 | LTT Desk Mat | XBOX-X Controller | Windows 11 Pro

 

Spoiler

Server: Fractal Design Define R6 | Ryzen 3950x | ASRock X570 Taichi | EVGA GTX1070 FTW | 64GB (4x16GB) Corsair Vengeance LPX 3000Mhz | Corsair RM850v2 PSU | Fractal S36 Triple AIO | 12 x 8TB HGST Ultrastar He10 (WD Whitelabel) | 500GB Aorus Gen4 NVMe | 2 x 2TB Samsung 970 Evo Plus NVMe | LSI 9211-8i HBA

 

Link to comment
Share on other sites

Link to post
Share on other sites

On 6/4/2019 at 11:33 PM, mtz_federico said:

dns shouldn't break it unless you are using a local dns server to have private domains to access your server.

try changing it back to what you had before just to check

 

On 6/5/2019 at 12:21 PM, Jarsky said:

Try ping (and RDP) it by its IP address and take DNS out of the equation. 

When you have a complex problem, you're first best to simplify if its a network or a service issue.

Can't ping it afterwards or anything

My Machines:

 

I know. I need to update this. And I will. Eventually. 

 

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

20 hours ago, Snotrap said:

Can't ping it afterwards or anything

not even by IP? 

maybe theres a problem with your ARP cache / table. 

 

assuming your ip is static and that 192.168.0.17 is the IP of the server?

you may have to try clearing your ARP on your machine and/or rebooting your router

Spoiler

Desktop: Ryzen9 5950X | ASUS ROG Crosshair VIII Hero (Wifi) | EVGA RTX 3080Ti FTW3 | 32GB (2x16GB) Corsair Dominator Platinum RGB Pro 3600Mhz | EKWB EK-AIO 360D-RGB | EKWB EK-Vardar RGB Fans | 1TB Samsung 980 Pro, 4TB Samsung 980 Pro | Corsair 5000D Airflow | Corsair HX850 Platinum PSU | Asus ROG 42" OLED PG42UQ + LG 32" 32GK850G Monitor | Roccat Vulcan TKL Pro Keyboard | Logitech G Pro X Superlight  | MicroLab Solo 7C Speakers | Audio-Technica ATH-M50xBT2 LE Headphones | TC-Helicon GoXLR | Audio-Technica AT2035 | LTT Desk Mat | XBOX-X Controller | Windows 11 Pro

 

Spoiler

Server: Fractal Design Define R6 | Ryzen 3950x | ASRock X570 Taichi | EVGA GTX1070 FTW | 64GB (4x16GB) Corsair Vengeance LPX 3000Mhz | Corsair RM850v2 PSU | Fractal S36 Triple AIO | 12 x 8TB HGST Ultrastar He10 (WD Whitelabel) | 500GB Aorus Gen4 NVMe | 2 x 2TB Samsung 970 Evo Plus NVMe | LSI 9211-8i HBA

 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×