From owner-freebsd-questions Tue Oct 24 20: 3:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hpu450.hpu.edu (hpu450.hpu.edu [205.149.106.238]) by hub.freebsd.org (Postfix) with ESMTP id 4200C37B479 for ; Tue, 24 Oct 2000 20:03:14 -0700 (PDT) Received: from webmail (webmail.hpu.edu [10.1.3.5]) by hpu450.hpu.edu (8.8.8+Sun/8.8.7) with SMTP id RAA29084 for ; Tue, 24 Oct 2000 17:03:05 -1000 (HST) From: "Adrian De Souza" Reply-To: adesouza@hpu.edu To: questions@FreeBSD.org Date: Tue, 24 Oct 2000 17:03:06 -800 Subject: Network Interface Question X-Mailer: CWMail Web to Mail Gateway 2.2i, http://netwinsite.com/top_mail.htm Message-id: <39f6233a.7e.0@webmail> X-User-Info: 198.199.136.166 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To whom it may concern: Right now my network is running on BNC type cabeling and I want to convert it to UTP. I am using 3Com NIC and running BSD 3.X How do I configure my server to accept the UTP change. Below are some information taken from my server. Thanks in advance Adrian De Souza Hawaii University Information: # ifconfig -a xl0: flags=8843 mtu 1500 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:10:4b:72:ba:69 media: 10base2/BNC supported media: 10base2/BNC 10base5/AUI 10baseT/UTP 10bas eT/UTP 10baseT/UTP lp0: flags=8810 mtu 1500 tun0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 ppp0: flags=8010 mtu 1500 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 The rc.conf file: # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # -- sysinstall generated deltas -- # ifconfig_xl0="inet 192.168.1.1 netmask 255.255.255.0" moused_enable="YES" saver="daemon" blanktime="300" keymap="us.iso" gateway_enable="YES" nfs_server_enable="YES" network_interfaces="xl0 lo0" hostname="server.tc.lan" file "etc/rc.conf", 13 lines, read only To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message