Networking Forums

Networking Forums > Computer Networking > Broadband > OTish: NTL dial-up groups? Problem with game server

Reply
Thread Tools Display Modes

OTish: NTL dial-up groups? Problem with game server

 
 
Nigel M
Guest
Posts: n/a

 
      04-03-2005, 09:32 AM
Sorry about the OT post, but do any NLT users know if there are any NTL
dial-up forums? The usenet groups seem to be dead.

In case anyone here can help:

My son is trying to contact a game server, the IP is 85.133.16.62 on
port 2234. We have tried pinging it, but even with the firewall turned
off, it doesn't work.

Other users can reach it OK. Is this something to do with NTL's system?



Incidentally, "Brian" (or should that be "Brain") @ NTL support said:

"We can ping the game server without problem. Even though your firewall
is disabled it may still be in memory and inadvertantly [sic] blocking
ports. Try completely un-installing it."

Yeah, good idea, and perhaps I'll turn off my virus scanner as well!


--
Nigel M

"Time may be a great healer,
but he's a lousy beautician"
 
Reply With Quote
 
 
 
 
Wireless Reader
Guest
Posts: n/a

 
      04-03-2005, 09:52 AM
Nigel M wrote:
> Sorry about the OT post, but do any NLT users know if there are any NTL
> dial-up forums? The usenet groups seem to be dead.
>
> In case anyone here can help:
>
> My son is trying to contact a game server, the IP is 85.133.16.62 on
> port 2234. We have tried pinging it, but even with the firewall turned
> off, it doesn't work.


And what about a trace route to the address - what happens?
 
Reply With Quote
 
Nigel M
Guest
Posts: n/a

 
      04-03-2005, 12:50 PM
In uk.telecom.broadband, Wireless Reader wrote:

>And what about a trace route to the address - what happens?


It works.


--
Nigel M

"Time may be a great healer,
but he's a lousy beautician"
 
Reply With Quote
 
Nigel M
Guest
Posts: n/a

 
      04-07-2005, 08:39 AM
In uk.telecom.broadband, Wireless Reader wrote:

>>And what about a trace route to the address - what happens?


In uk.telecom.broadband, Nigel M wrote:

>It works.


My reply here was misleading! I meant an *external* traceroute worked.
If I can't ping it, I don't think traceroute would work either. I've
since found that I can ping the server OK if I dial up with another ISP,
same modem, same PC.

Strangely, NTL "support" have asked me to give them my IP address by
using ipconfig. Here is the email I sent them, slightly snipped:

"Well, my IP address as shown by ipconfig is 192.168.0.1 so that doesn't
help much. However, my IP address to the Internet is 217.137.54.3 at the
moment (given by http://www.whatismyip.com/)

I'm not sure what traceroute is supposed to show, if I can't ping the
host, how would traceroute work?

Traceroute results:

C:\tracert 85.133.16.62

Tracing route to gwrbc2b02.rxtxtech.net [85.133.16.62] over a maximum of
30 hops:

1 * * * Request timed out.
[snip]
10 * * * Request timed out.
11 * ^C
[at this point I cancelled with control C]


However, using the traceroute from http://www.nildram.net/traceroute.cgi
the results were:

Result for 85.133.16.62:
traceroute to 85.133.16.62 (85.133.16.62), 30 hops max, 40 byte packets
1 lon1-9 (195.149.20.130) 0.321 ms 0.327 ms 0.250 ms
2 GigabitEthernet5-0.linx1.lon1.level3.net (195.66.224.77) 0.320 ms
0.192 ms 0.161 ms

It think this proves my point. Nildram (for example) can reach the host
but I can't, unless I dial up via another ISP."


Assuming that NTL support still say it is my problem, can anyone make a
suggestion (other than move to another ISP - I'm doing that on 28th of
this month, when I *finally* get broadband).



--
Nigel M

"Time may be a great healer,
but he's a lousy beautician"
 
Reply With Quote
 
Mark McIntyre
Guest
Posts: n/a

 
      04-07-2005, 12:13 PM
On Thu, 07 Apr 2005 08:39:38 GMT, Nigel M <(E-Mail Removed)> wrote:

>I'm not sure what traceroute is supposed to show, if I can't ping the
>host, how would traceroute work?


Many machines are now configured for security reasons to reject pings
from the WAN side, so a ping may fail - eg www.microsoft.com won't
respond any more.

Tracert however will work because it just tries to connect to each
machine in the route, not open a port.

>C:\tracert 85.133.16.62
>
>Tracing route to gwrbc2b02.rxtxtech.net [85.133.16.62] over a maximum of
>30 hops:
>
> 1 * * * Request timed out.


Your router is blocking tracert. At least you should get a response
from your router as shown below (the first response is from my
router).

Tracing route to gwrbc2b02.rxtxtech.net [85.133.16.62]
over a maximum of 30 hops:

1 <1 ms <1 ms <1 ms mmrouter1 [192.168.x.x]
(snip)
14 19 ms 17 ms 20 ms 82.211.95.242
15 18 ms 19 ms 19 ms gwrbc2b02.rxtxtech.net [85.133.16.62]


>Assuming that NTL support still say it is my problem, can anyone make a
>suggestion


I'm assuming you have a router, since you said your IP was a
192.168.x.x one. This is a nonroutable intranet address, and normally
means you have a router which is converting this to an internet
addressable IP. if you don't have a router, then it looks like your
machine maybe an internet gateway (using ICS?) and you don't have
routing tables set up between the internal and interner addresses.


 
Reply With Quote
 
Nigel M
Guest
Posts: n/a

 
      04-07-2005, 01:37 PM
In uk.telecom.broadband, Mark McIntyre wrote:

>if you don't have a router, then it looks like your
>machine maybe an internet gateway


Yes, a D-Link DP-602 Internet Server.

However, the point is that even if I dial up directly with a modem, I
can't ping the host from NTL, but if I use a different ISP then I can.


--
Nigel M

"Time may be a great healer,
but he's a lousy beautician"
 
Reply With Quote
 
Mark McIntyre
Guest
Posts: n/a

 
      04-07-2005, 03:47 PM
On Thu, 07 Apr 2005 13:37:49 GMT, Nigel M <(E-Mail Removed)> wrote:

>In uk.telecom.broadband, Mark McIntyre wrote:
>
>>if you don't have a router, then it looks like your
>>machine maybe an internet gateway

>
>Yes, a D-Link DP-602 Internet Server.
>
>However, the point is that even if I dial up directly with a modem, I
>can't ping the host from NTL, but if I use a different ISP then I can.


When you dial up directly, whats your PC's IP address?

ntl dialup and broadband run on completely different infrastructure,
so if you have the problem for both services, its very likely a local
config problem. Do you have a f/w installed, if so is it allowing
pings in and out on both the dialup and bb interfaces?





 
Reply With Quote
 
Nigel M
Guest
Posts: n/a

 
      04-07-2005, 05:33 PM
In uk.telecom.broadband, Mark McIntyre wrote:

>When you dial up directly, whats your PC's IP address?


I guess it would be the same with NTL, and different with another ISP!

>ntl dialup and broadband run on completely different infrastructure,
>so if you have the problem for both services...


Sorry, I didn't make it clear, this is a dial-up problem. I don't have
BB, but I know a lot of NTL customers use this group.


--
Nigel M

"Time may be a great healer,
but he's a lousy beautician"
 
Reply With Quote
 
Mark McIntyre
Guest
Posts: n/a

 
      04-07-2005, 07:31 PM
On Thu, 07 Apr 2005 17:33:44 GMT, Nigel M <(E-Mail Removed)> wrote:

>In uk.telecom.broadband, Mark McIntyre wrote:
>
>>ntl dialup and broadband run on completely different infrastructure,
>>so if you have the problem for both services...

>
>Sorry, I didn't make it clear, this is a dial-up problem.


Ah, that wasn't clear. This is not the right place to ask. You really
do need to post to a dialup group, where they're familiar with the
problems of dialup. NTL's dialup service is totally different to its
broadband, and anyone using NTL here is unlikely to be very much help.

>I don't have BB, but I know a lot of NTL customers use this group.


Yes, and I'm sure many people with microwave ovens also use this
group. I'm not posting questions about them tho. If you get my drift.

 
Reply With Quote
 
Nigel M
Guest
Posts: n/a

 
      04-07-2005, 08:13 PM
In uk.telecom.broadband, Mark McIntyre wrote:

>Ah, that wasn't clear. This is not the right place to ask. You really
>do need to post to a dialup group


There aren't any!

>I'm sure many people with microwave ovens also use this group


If I'd wanted a prat, I would have ordered one.


--
Nigel M

"Time may be a great healer,
but he's a lousy beautician"
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dial-in server problem: no routing v_iron Windows Networking 6 04-27-2007 04:51 AM
Problem with dial-up on Windows Server Michael S. Androsov Windows Networking 0 04-29-2005 05:30 AM
dial-in server problem Borut Linux Networking 2 01-25-2004 03:19 AM
Problem dial-in server with internet connection Richard Boekamp Linux Networking 2 12-29-2003 02:20 PM
Dial-in server problem - RH 9 Ashoka D. Polpitiya Linux Networking 8 07-13-2003 03:34 AM



1 2 3 4 5 6 7 8 9 10 11