9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Drawterm question. Related to NAT'ing maybe.
@ 2004-03-09 19:27 Greg Pavelcak
  2004-03-09 19:49 ` Greg Pavelcak
  2004-03-09 19:50 ` matt
  0 siblings, 2 replies; 4+ messages in thread
From: Greg Pavelcak @ 2004-03-09 19:27 UTC (permalink / raw)
  To: 9fans

I set up a cpu/auth server, and I can drawterm to it from within my
local network, i.e.

	drawterm -a 192.168.0.101 -c 192.168.0.101 -r /usr/glenda

works. I can then login as glenda. However, I can't drawterm from
the outside world. I have cable internet and a D-Link router.
There's a browser-based interface to admin the router, and I have
successfully configured it so I can ssh to my FreeBSD box.
Unfortunately, I don't have those screens in from of me, but
basically I choose the connection type (TCP/UDP) the "external port"
(I've tried 17013 and 567 for drawterm), the "internal port" (also
tried 17013 and 567), and the internal address, which is
192.168.0.101 on my network.

There's also an "Applications Configuration" part for apps that need
ranges of ports. I tried some similar things for drawterm there, but
no joy.

I'm not sure I'm making enough sense here to get help. I guess
basically, if anyone is drawterm-ing to some server through a D-Link
router, how'd you do it?

Thanks.

Greg


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Drawterm question. Related to NAT'ing maybe.
  2004-03-09 19:27 [9fans] Drawterm question. Related to NAT'ing maybe Greg Pavelcak
@ 2004-03-09 19:49 ` Greg Pavelcak
  2004-03-09 22:03   ` plan9
  2004-03-09 19:50 ` matt
  1 sibling, 1 reply; 4+ messages in thread
From: Greg Pavelcak @ 2004-03-09 19:49 UTC (permalink / raw)
  To: 9fans

On Tue, Mar 09, 2004 at 02:27:51PM -0500, Greg Pavelcak wrote:
> I set up a cpu/auth server, and I can drawterm to it from within my
> local network, i.e.
> 
> 	drawterm -a 192.168.0.101 -c 192.168.0.101 -r /usr/glenda
> 
> works. I can then login as glenda. However, I can't drawterm from
> the outside world.

Ooops. Meant to say that the error I get is "can't dial
tcp!address!17013". 

greg


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Drawterm question. Related to NAT'ing maybe.
  2004-03-09 19:27 [9fans] Drawterm question. Related to NAT'ing maybe Greg Pavelcak
  2004-03-09 19:49 ` Greg Pavelcak
@ 2004-03-09 19:50 ` matt
  1 sibling, 0 replies; 4+ messages in thread
From: matt @ 2004-03-09 19:50 UTC (permalink / raw)
  To: 9fans

I have just 17013 and 567 on TCP forwarded to 192.168.1.109 with my Linksys



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] Drawterm question. Related to NAT'ing maybe.
  2004-03-09 19:49 ` Greg Pavelcak
@ 2004-03-09 22:03   ` plan9
  0 siblings, 0 replies; 4+ messages in thread
From: plan9 @ 2004-03-09 22:03 UTC (permalink / raw)
  To: 9fans

> On Tue, Mar 09, 2004 at 02:27:51PM -0500, Greg Pavelcak wrote:
>> I set up a cpu/auth server, and I can drawterm to it from within my
>> local network, i.e.
>> 
>> 	drawterm -a 192.168.0.101 -c 192.168.0.101 -r /usr/glenda
>> 
>> works. I can then login as glenda. However, I can't drawterm from
>> the outside world.
> 
> Ooops. Meant to say that the error I get is "can't dial
> tcp!address!17013". 

Are you specifying the correct address to drawterm when attempting to
connect from outside, i.e., your ip address provided by your ISP? The
192.168. addresses are not visible from the outside.

Another thing that took me a while to figure out was that my workplace
was blocking outgoing ports.  Make sure that your outside machine can
access those ports.

Robby



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-03-09 22:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-09 19:27 [9fans] Drawterm question. Related to NAT'ing maybe Greg Pavelcak
2004-03-09 19:49 ` Greg Pavelcak
2004-03-09 22:03   ` plan9
2004-03-09 19:50 ` matt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).