From owner-freebsd-net Fri Dec 22 13:24:14 2000 From owner-freebsd-net@FreeBSD.ORG Fri Dec 22 13:24:10 2000 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from rigel.cs.pdx.edu (rigel.cs.pdx.edu [131.252.208.59]) by hub.freebsd.org (Postfix) with ESMTP id CD64F37B402; Fri, 22 Dec 2000 13:24:09 -0800 (PST) Received: from pollux.cs.pdx.edu (harkirat@pollux.cs.pdx.edu [131.252.223.76]) by rigel.cs.pdx.edu (8.9.1/8.9.1) with ESMTP id NAA27614; Fri, 22 Dec 2000 13:24:09 -0800 (PST) Received: from localhost (harkirat@localhost) by pollux.cs.pdx.edu (8.8.6/8.8.5) with ESMTP id NAA00334; Fri, 22 Dec 2000 13:24:08 -0800 (PST) X-Authentication-Warning: pollux.cs.pdx.edu: harkirat owned process doing -bs Date: Fri, 22 Dec 2000 13:24:08 -0800 (PST) From: Harkitrat Singh To: network Cc: questions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I have /etc/rc.conf file as under: linux_enable="YES" server="daemon" gateway_enable"="YES" sshd_enable="YES" portmap_enable="YES" nfs_client_enable="YES" inetd_enable="YES" network_interfaces="ep0 lo0" pccard_ifconfig="DHCP" ifconfig_ep0="DHCP" hostname="cat.pdx.edu" pccard_enable="YES" pccard_flags=" -i 3 -i 6" pccard_men="DEFAULT" I have a problem with ping, I have the nameserver address (IP) in /etc/resolv.conf. Could someone tell me is there any problem with /etc/rc.conf and what is the meaning of pccard_flags="-i 3 -i 6". Urgent help is requested. Thanks, Harkirat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message