From owner-freebsd-questions Sun Jun 10 5:44:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hust.edu.cn (mail.hust.edu.cn [202.112.20.140]) by hub.freebsd.org (Postfix) with ESMTP id EECDA37B403 for ; Sun, 10 Jun 2001 05:44:41 -0700 (PDT) (envelope-from wtxiatao@hust.edu.cn) Received: from rhapsody ([202.114.1.2]) by mail.hust.edu.cn (Sun Internet Mail Server sims.3.5.1999.07.30.00.05.p8) with SMTP id <0GEP00CMVSPE5D@mail.hust.edu.cn> for freebsd-questions@freebsd.org; Sun, 10 Jun 2001 20:44:03 +0800 (CST) Date: Sun, 10 Jun 2001 20:45:36 +0800 From: Xia Tao Subject: How to change the default source address? To: freebsd-questions@freebsd.org Reply-To: Xia Tao Message-id: <016f01c0f1ab$3f6020e0$6401010a@rhapsody> Organization: Dept. of Computer, Huazhong Univ. of Sci.&Tech. MIME-version: 1.0 X-Mailer: Microsoft Outlook Express 5.50.4131.1600 Content-type: text/plain; charset=gb2312 Content-transfer-encoding: 7bit X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4131.1600 References: <200106100607.BAA16222@drake.host4u.net> X-Priority: 3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have a network setting just like below: my pc ---------------------------->ISP 192.168.251.30 192.168.251.80(ISP assigned gateway) alias 210.74.130.100 Now I can visit the 210.74.130.100 from other computer. But I can not visit the Internet from my pc(OS is FreeBSD 4.2 release). ping www.freebsd.org failed traceroute www.freebsd.org failed But ping -S 210.74.130 www.freebsd.org is ok. And traceroute -s 210.74.130.100 www.freebsd.org is ok too. So I think if I can change the default source address to 210.74.130.100 then everything will work. Does anyone know how to deal with it? Thanks in advance. Regards, Xia Tao To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message