From owner-freebsd-questions Thu Jun 15 9:55:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picoturbo.com (216-59-10-242.usa.flashcom.net [216.59.10.242]) by hub.freebsd.org (Postfix) with SMTP id 719CA37BE7F for ; Thu, 15 Jun 2000 09:55:30 -0700 (PDT) (envelope-from hvng@picoturbo.com) Received: from picoturbo.com ([picoturbo.com]) by 192.168.168.33 ( IA Mail Server Version: 02.2.1 Build: 02040 ) ) ; 15 Jun 00 16:57:45 UT Message-ID: <394909A9.40C6DA15@picoturbo.com> Date: Thu, 15 Jun 2000 09:53:30 -0700 From: Harry Vu Nguyen Organization: PicoTurbo Inc X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: "Raymundo M. Vega" , questions@FreeBSD.ORG Subject: Re: How to open port ??? X-Priority: 1 (Highest) References: <3947D743.88505C3C@picoturbo.com> <3947DADC.10DF0DE8@home.com> <3947EA8E.78CEEE85@picoturbo.com> <3947F5B3.255C55FE@home.com> Content-Type: multipart/mixed; boundary="------------572701CD1C27D7503F59AF13" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------572701CD1C27D7503F59AF13 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Raymundo M. Vega" wrote: > > ISP do not (usually) block any port. i have one question for you, > are you using the address 192.168.168.33 in the interface to > the dsl line?? > ===> No, i'm using 192.168.168.33 to interface to the DSL line. My PC is behind the firewall. My firewall with internal IP: 192.168.168.1 interfaces internal network. Let's say if i want to let people from outside can telnet (port 23) into our system (of course the lan users must be also users of the firewall computer). Here are all steps to let people outside can telnet into company, please correct me if i'm wrong: 1) Request open port 23 from DSL (DSL company said so) to link that port to my internal IP (192.168.168.1) 2) Add two additional line into /etc/rc.firewall: /sbin/ipfw add 00160 allow tcp from any to picoturbo.com 23 /sbin/ipfw add 00160 allow udp from any to picoturbo.com 23 > > if so, you are using a private address, i.e. your > network is alredy behind a firewall. i think it will be > easier to install a multiserial card, modems and configure > dial up access. > > raymundo. > > I do not remember if i installed from ports or packages. Regards, Harry- --------------572701CD1C27D7503F59AF13 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 --------------572701CD1C27D7503F59AF13-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message