RE: [U2] telnet problem

2004-11-02 Thread Richard Taylor
Well, one thing I can see and that is the 192 address is internal only.
The actual STATIC IP of your connection is the only thing the outside
world sees.  You will either need to setup the router to forward that port
to the internal address you mentioned or enable VPN tunneling. I have a
similar internet connection setup and I have tried the latter, but never
had any success in getting the VPN to work.

Rich Taylor | Senior Programmer/Analyst| VERTIS
250 W. Pratt Street | Baltimore, MD 21201
P 410.361.8688 | F 410.528.0319 
[EMAIL PROTECTED] | http://www.vertisinc.com

Vertis is the premier provider of targeted advertising, media, and
marketing services that drive consumers to marketers more effectively.

The more they complicate the plumbing
  the easier it is to stop up the drain

- Montgomery Scott NCC-1701



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of George Smith
Sent: Tuesday, November 02, 2004 4:28 PM
To: [EMAIL PROTECTED]
Subject: [U2] telnet problem

Hi all - need your help.



I am trying to telnet to a windows 2003 machine that is running unidata
6.1 from the outside world.



Having no success.



Cox-internet -- static IP - cable modem - LinkSys BEFSR41 V3 router /
hub  - 3 machines

One of the machines (windows 2003)  has a static ip of 192.168.1.201.



Can not telnet to the 192.168.1.201 from outside - can another give me
the correct settings or any other help



Does Unidata listern on the regular telnet port 23 ??



Thanks

grs
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] telnet problem

2004-11-02 Thread Derek Falkner
George,
You have to tell your router to direct all calls to port 23 (telnet) to the
internal IP address of your Windows 2003 server.

Login to your router and select the ADVANCED tab. Next, select the
FORWARDING tab and make an entry that looks like this ...

Ext. Port   TCP UDP IP Address
Enable
Telnet  23 to   23  Yes No  192.168.1.201   Yes

That should do it!

Derek Falkner
MediSolution Ltd.
Kingston, Ontario, Canada


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of George Smith
Sent: Tuesday, November 02, 2004 4:28 PM
To: [EMAIL PROTECTED]
Subject: [U2] telnet problem


Hi all - need your help.

I am trying to telnet to a windows 2003 machine that is running unidata 6.1
from the outside world.

Having no success.

Cox-internet -- static IP - cable modem - LinkSys BEFSR41 V3 router / hub
- 3 machines

One of the machines (windows 2003)  has a static ip of 192.168.1.201.

Can not telnet to the 192.168.1.201 from outside - can another give me the
correct settings or any other help

Does Unidata listern on the regular telnet port 23 ??

Thanks

grs
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] telnet problem

2004-11-02 Thread Alfke, Colin
The problem is that the address 192.168.1.201 is an internal address only. Your 
LinkSys router is the only thing on the outside that is able to see it. You need to 
set it up so that when you try connecting to it that it will pass through to your 
UniData box. Please realize that this is a fairly big security hole. There should be 
some features on the LinkSys router to help make it more secure: authentication, 
allowed IP address, non-standard ports, VPN, etc.

Colin Alfke
Now in not quite as chilly Calgary

-Original Message-
From: George Smith [mailto:[EMAIL PROTECTED]

I am trying to telnet to a windows 2003 machine that is running unidata
6.1 from the outside world.

Cox-internet -- static IP - cable modem - LinkSys BEFSR41 
V3 router /
hub  - 3 machines

One of the machines (windows 2003)  has a static ip of 192.168.1.201.

Can not telnet to the 192.168.1.201 from outside - can another give me
the correct settings or any other help

Does Unidata listern on the regular telnet port 23 ??

Thanks

grs
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] telnet problem

2004-11-02 Thread Bob Woodward
192.168.x.x is an internal network only class C IP group.  Your
LinkSys is the only visible device from outside unless you set it up to
allow connections to your internal computer.  That is way more than I'm
going to go into in this message, though.

Just remember, anything you open up to yourself, you potentially open up
to everyone else.

Bob Woodward
Programmer/Analyst
Harbor Wholesale Grocery
[EMAIL PROTECTED]


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:owner-u2-
 [EMAIL PROTECTED] On Behalf Of George Smith
 Sent: Tuesday, November 02, 2004 1:28 PM
 To: [EMAIL PROTECTED]
 Subject: [U2] telnet problem
 
 Hi all - need your help.
 
 
 
 I am trying to telnet to a windows 2003 machine that is running
unidata
 6.1 from the outside world.
 
 
 
 Having no success.
 
 
 
 Cox-internet -- static IP - cable modem - LinkSys BEFSR41 V3 router
/
 hub  - 3 machines
 
 One of the machines (windows 2003)  has a static ip of 192.168.1.201.
 
 
 
 Can not telnet to the 192.168.1.201 from outside - can another give me
 the correct settings or any other help
 
 
 
 Does Unidata listern on the regular telnet port 23 ??
 
 
 
 Thanks
 
 grs
 ---
 u2-users mailing list
 [EMAIL PROTECTED]
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] telnet problem

2004-11-02 Thread Maresh, Mel
I can quickly give you a few pointers.  

An IP of 192.168.1xxx means that the machine is connected to a router.  You have to 
connect the static IP assigned by your internet service provider or, or if you have a 
dynamic IP, get a name from a company like TZO.  Then your router will need to be 
programmed to pass traffic for a particular port to your machine at 192.168.1.201.

I think that port is determined by you application, I can't quite remember

I can offer more help if I'm at my router so I can double check what I'm saying and 
get the proper names for things.  You can email me at [EMAIL PROTECTED] tonight if you 
have any other questions.

Mel Maresh
NextiraOne
IT Senior Developer
713.307.4256
[EMAIL PROTECTED]


  

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of George Smith
Sent: Tuesday, November 02, 2004 3:28 PM
To: [EMAIL PROTECTED]
Subject: [U2] telnet problem


Hi all - need your help.



I am trying to telnet to a windows 2003 machine that is running unidata
6.1 from the outside world.



Having no success.



Cox-internet -- static IP - cable modem - LinkSys BEFSR41 V3 router /
hub  - 3 machines

One of the machines (windows 2003)  has a static ip of 192.168.1.201.



Can not telnet to the 192.168.1.201 from outside - can another give me
the correct settings or any other help



Does Unidata listern on the regular telnet port 23 ??



Thanks

grs
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] telnet problem

2004-11-02 Thread Ron White
It is likely that this private IP address is behind
a firewall/router and you will have to contact the
administrator of this router to open the router to
the IP address of your client machine.
Ron White
- Original Message - 
From: George Smith [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, November 02, 2004 3:27 PM
Subject: [U2] telnet problem


Hi all - need your help.

I am trying to telnet to a windows 2003 machine that is running unidata
6.1 from the outside world.

Having no success.

Cox-internet -- static IP - cable modem - LinkSys BEFSR41 V3 router /
hub  - 3 machines
One of the machines (windows 2003)  has a static ip of 192.168.1.201.

Can not telnet to the 192.168.1.201 from outside - can another give me
the correct settings or any other help

Does Unidata listern on the regular telnet port 23 ??

Thanks
grs
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
[ E-mail scanned Virus Free by NAI - McAfee anti-virus system ]

---
[ E-mail scanned Virus Free by NAI - McAfee anti-virus system ]
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] telnet problem

2004-11-02 Thread Logan, David (SST - Adelaide)
Please remember that this will open port 23 to everybody coming in from
the outside. You should perhaps consider using ssh or similar secure
access. If you are coming from a static IP perhaps you can restrict
access to that IP only. 

Regards

David Logan
Database Administrator
HP Managed Services
148 Frome Street,
Adelaide 5000
Australia

+61 8 8408 4273 - Work
+61 417 268 665 - Mobile
+61 8 8408 4259 - Fax


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Derek Falkner
Sent: Wednesday, 3 November 2004 8:32 AM
To: [EMAIL PROTECTED]
Subject: RE: [U2] telnet problem

George,
You have to tell your router to direct all calls to port 23 (telnet) to
the
internal IP address of your Windows 2003 server.

Login to your router and select the ADVANCED tab. Next, select the
FORWARDING tab and make an entry that looks like this ...

Ext. Port   TCP UDP IP Address
Enable
Telnet  23 to   23  Yes No  192.168.1.201   Yes

That should do it!

Derek Falkner
MediSolution Ltd.
Kingston, Ontario, Canada


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of George Smith
Sent: Tuesday, November 02, 2004 4:28 PM
To: [EMAIL PROTECTED]
Subject: [U2] telnet problem


Hi all - need your help.

I am trying to telnet to a windows 2003 machine that is running unidata
6.1
from the outside world.

Having no success.

Cox-internet -- static IP - cable modem - LinkSys BEFSR41 V3 router /
hub
- 3 machines

One of the machines (windows 2003)  has a static ip of 192.168.1.201.

Can not telnet to the 192.168.1.201 from outside - can another give me
the
correct settings or any other help

Does Unidata listern on the regular telnet port 23 ??

Thanks

grs
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/