From owner-freebsd-questions Wed May 8 11:15:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web10006.mail.yahoo.com (web10006.mail.yahoo.com [216.136.130.42]) by hub.freebsd.org (Postfix) with SMTP id B3F6637B403 for ; Wed, 8 May 2002 11:15:39 -0700 (PDT) Message-ID: <20020508181523.24271.qmail@web10006.mail.yahoo.com> Received: from [193.227.110.18] by web10006.mail.yahoo.com via HTTP; Wed, 08 May 2002 11:15:23 PDT Date: Wed, 8 May 2002 11:15:23 -0700 (PDT) From: Walid Nehme Subject: help in ftp and arp To: freebsd-questions@freebsd.org In-Reply-To: <20020508163914.GE18811@web.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Dear sirs. when i installed freebsd 4.3 i tried to ftp my /home/... and copied there somefiles. after i setup firewall i couldnt as in my firewall i only use shapping : ${fwcmd} add 50 allow all from 127.0.0.1 to 127.0.0.1 ${fwcmd} add 100 pipe 1 ip from 10.20.0.0:255.255.0.0 to any out ${fwcmd} add 150 pipe 2 ip from any to 10.20.0.0:255.255.0.0 in ${fwcmd} pipe 1 config mask src-ip 0x000000ff bw 36kbit/s queue 5kbytes ${fwcmd} pipe 2 config mask dst-ip 0x000000ff bw 200kbit/s queue 5kbytes #${fwcmd} add 400 pass udp from 0.0.0.0 2054 to 0.0.0.0 ${fwcmd} add 65000 pass all from any to any ;; inetd is enabled and there: ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l but still i cant ftp to the box. and u help? second question. i want to restrict mac address to ip address i read in man that arp -f will do that. but after executing arp -f there was ipaddress that i didnt include, but they could still use the internet. So plz tell me how can i use arp to. 1- restrict mac to ip that to let that ip work only on one lancard. 2- and not to let pass any traffic for any ip that dont have any entry in my file. tnx ===== Regards. Walid Nehme ICQ:5855336 MSN:nastylid@hotmail.com my homepage http://gayana.kharkov.com/Start.html __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message