From owner-freebsd-questions Wed Jul 18 1:10:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sunny.pacific.net.sg (sunny.pacific.net.sg [203.120.90.127]) by hub.freebsd.org (Postfix) with ESMTP id 75DFD37B401 for ; Wed, 18 Jul 2001 01:10:26 -0700 (PDT) (envelope-from nchee_hoong@pacific.net.sg) Received: from pop1.pacific.net.sg (pop1.pacific.net.sg [203.120.90.85]) by sunny.pacific.net.sg with ESMTP id f6I8AOD07813 for ; Wed, 18 Jul 2001 16:10:25 +0800 (SGT) Received: from pacific.net.sg ([203.208.143.67]) by pop1.pacific.net.sg with ESMTP id QAA29284 for ; Wed, 18 Jul 2001 16:10:23 +0800 (SGT) Message-ID: <3B5545C8.A322B65@pacific.net.sg> Date: Wed, 18 Jul 2001 16:16:08 +0800 From: Kelvin Ng Chee Hoong X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: zh-TW,en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: Multiple NIC card Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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've inserted 3 NIC cards into the FBSD to act as firewall . One interface holds private ip address whereas the other two intefaces hold public ip address . when I type "ping -S 165.21.100.1 203.120.60.90" , I able to ping to destination but I if I type "ping -S 165.21.100.1 www.cisco.com" , it seems my FBSD does not able to resolv the hostname into IP address although /etc/resolv has configured to lookup at specific domain name server . (Q1) I want to download kerberos service from internet . How do I manually to configure FBSD to use source IP address (public internet) of one of ethernet interface to access internet rather than use private IP address by default ? Please advise .... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message