PDA

View Full Version : No one can connect (and I'm not behind a router!)


VoxVirilis
08-05-2007, 21:08
My home network is setup with a gateway (role, not manufacturer) machine running Windows 2000 that I am attempting to run a TeamSpeak server on. This machine shares the internet connection with the rest of my home network but it IS NOT behind the router. I have no firewalls running on this machine.

The IP's listed for this machine are: ( WAN: 71.49.187.235) (LAN: 192.168.0.1 & 192.168.1.33) I understand that the 192.168.0.1 IP comes from the machine using Internet Connection Sharing.

Within the LAN I can connect to the server ONLY on the 192.168.0.1 IP and not on the 192.168.1.33 one. No one outside the LAN can connect on the WAN IP.

Do I have to enact some kind of port forwarding that passes requests to the WAN IP to the LAN IP? If so how would I do that? Maybe I'm missing the boat entirely! Either way, your help will be greatly appreciated...


Edit: to add info

This is what I get with an "ipconfig /all" command:

[I]Windows 2000 IP Configuration

Host Name . . . . . . . . . . : vox
Primary DNS Suffix . . . . . :
Node Type . . . . . . . . . . : Broadcast
IP Routing Enabled . . . . . : Yes
WINS Proxy Enabled . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . . . . : NETGEAR FA311/312 PCI Adapter #2
Physical Address . . . . . . . . . . . : 00-0F-B5-FA-DE-69
DHCP Enabled . . . . . . . . . . . . . : No
IP Address . . . . . . . . . . . . . . . : 192.168.0.1
Subnet Mask . . . . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . . . . :
DNS Servers. . . . . . . . . . . . . . . . :

Ethernet adapter Internet Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . . . . : NETGEAR FA311/312 PCI Adapter
Physical Address . . . . . . . . . . . : 00-0F-B5-FE-78-D1
DHCP Enabled . . . . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . . : Yes
IP Address . . . . . . . . . . . . . . . . : 192.168.1.33
Subnet Mask . . . . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . . . . . : 192.168.1.1
Lease Obtained . . . . . . . . . . . . . . : Tuesday, blah blah blah
Lease Expires . . . . . . . . . . . . . . . : Friday, blah blah blah

Maybe that'll shed more light on the problem...


Vox

VoxVirilis
09-05-2007, 03:29
I've run the TeamSpeak 2 Connection test located at : (http://ts2test.planetteamspeak.com/) and I get the following results:

Performing UDP test...
» Establish a connection with the server ERROR 3
» Verify that it is a TeamSpeak 2 server ERROR 3
» Perform connection handshake ERROR 3
» Retreive a list of active channels ERROR 3

Performing TCP test...
» Establish a connection with the server ERROR 1
» Verify that it is a TeamSpeak 2 server ERROR 1
» Retreive the servers global information ERROR 1

Performing HTTP test...
» Establish a connection with the server ERROR 1
» Verify that it is a TeamSpeak 2 server ERROR 1
» Retreive the servers version information ERROR 1

This really makes no sense to me! I rearranged my network so I wouldn't have to put up with the router trouble and it seems to have gotten even more complicated! If anyone has any suggestions please respond.

ANR Daemon
09-05-2007, 16:04
1. You should be able to connect to Your TS server by each 127.0.0.1, 192.168.0.1 or 192.168.1.13 IP from Your server machine.

2. I can't see Your WAN IP in Your IP configuration.
So I think that You use another router (192.168.1.1) to connect to internet.

BHKai
10-05-2007, 22:12
Default Gateway . . . . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . . . . . : 192.168.1.1

That right there says you have a router of some sort at the 192.168.1.1 address.

Egan Tell
18-10-2007, 22:08
I am trying to run a TS server but noone can join it. Is this because i am behind a proxy server? If yes -what do i do -am i stuffed and should i give up.

gasxtreme
18-10-2007, 22:56
Here is a tutorial I wrote a while back, run through the steps and see if it helps:

http://www.frozenwebhost.com/tsserver/
-steve

ANR Daemon
19-10-2007, 10:54
I am trying to run a TS server but noone can join it. Is this because i am behind a proxy server? If yes -what do i do -am i stuffed and should i give up.

Please provide more info about Your network configuration.

Start - run - cmd, in the opened black box, type:
inconfig /all > C:\netinfo.txt
tracert ts2test.planetteamspeak.com >> C:\netinfo.txt

Post or attach C:\netinfo.txt to Your answer.