Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2000 18:43:56 -0700
From:      Harry Vu Nguyen <hvng@picoturbo.com>
To:        questions@FreeBSD.org
Subject:   Can not connect to my telnet port !!!
Message-ID:  <394ECC5C.CE4C6CA1@picoturbo.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------6E1BB6D4935B60B858B0EBF5
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi representative,

Purpose: i can telnet to my company when travelling.

I've used freeBSD (3.3) as a firewall. My WAN-DSL IP is 216.59.10.242.
I've provided my internal IP (let's say 192.168.254.253) for DSL company
to map telnet port. However, the telnet port (normal is 23) has been
used by DSL. Therefore, they suggest to use another port for telnet.

I choose port 115 (used for sftp-simpple ftp), and do:
1) add one line under /etc/rc.firewall:

/sbin/ipfw add 00300 allow tcp from 4.52.5.127 to 192.168.254.253 115

where 00300 is chain entry, nobody used it
           4.52.5.127 is WAN IP from AOL with dial up account
           192.168.254.253 is my internal IP
           115 is port for telnet

2) Run:
# sh /etc/rc.firewall

And,I got an error message: 'can not connect to 216.59.10.242' when i
use this command to telnet
from my laptop (of course i use aol dial up acct):

C:\telnet 216.59.10.242:115

Do you know why i can't telnet ? Did i miss some configuration steps ?
How do i fix it to
make it work ?

I'm looking forward to hearing you soom

Regards,

Harry

--------------6E1BB6D4935B60B858B0EBF5
Content-Type: text/x-vcard; charset=us-ascii;
 name="hvng.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Harry Vu Nguyen
Content-Disposition: attachment;
 filename="hvng.vcf"

begin:vcard 
n:Nguyen;Harry
tel;cell:408-829-0982
tel;fax:408-586-8802
tel;work:408-586-4730
x-mozilla-html:FALSE
org:Picoturbo, Inc
adr:;;860 Hillview Ct, Suite 160;Milpitas;CA;95035;USA
version:2.1
email;internet:hvng@picoturbo.com
title:System Administrator
fn:Harry Nguyen
end:vcard

--------------6E1BB6D4935B60B858B0EBF5--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?394ECC5C.CE4C6CA1>