From owner-freebsd-questions Sat Sep 7 17:33:12 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA24167 for questions-outgoing; Sat, 7 Sep 1996 17:33:12 -0700 (PDT) Received: from rigel.oac.uci.edu (root@rigel.oac.uci.edu [128.200.80.22]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA24162 for ; Sat, 7 Sep 1996 17:33:10 -0700 (PDT) Received: from localhost (hamait@localhost [127.0.0.1]) by rigel.oac.uci.edu (8.7.4/8.7.1) with SMTP id RAA02253 for ; Sat, 7 Sep 1996 17:33:08 -0700 (PDT) Message-Id: <199609080033.RAA02253@rigel.oac.uci.edu> X-Authentication-Warning: rigel.oac.uci.edu: Host hamait@localhost [127.0.0.1] didn't use HELO protocol To: questions@freebsd.org Subject: Hi Date: Sat, 07 Sep 1996 17:33:07 -0700 From: Dat Mai Ha Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk To whom it may concern, I buy & install the new version FreeBSD 2.1.5. Everything is okay but the 'dip' program. I installed the dip package from CDROM, and I fixed the sample1.dip file to fit my case. (I already know how 'dip' works since I've set up and using Linux for more than a year) But in FreeBSD, after I dialed to my remote gateway by using 'dip', I obtained the dynamic IP for my local pc. The problem is after I got the IP for my local pc, I can't use 'telnet' or 'rlogin' or 'ftp' to connect to my account! When I use netstat -rn to check, it show s the local IP and the gateway IP, the ethernet IP and the loopback IP (127.0.0.1). When I use ps -gax to list all the processes, I don't see the IP but the "dip filename". On the other hand, for Linux, after I connected to remote site, when I type ps -gax it shows the "dip filename ==> 128.200.xxx.xxx"! I don't have any problem w/ Linux dip but I don't know wy I can't use bsddip to connect to my remote site? Do I need to fix any file in /etc or some other files? If anybody can know how to use and setup dip please email for me. Thank you so much.