Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2002 11:15:23 -0700 (PDT)
From:      Walid Nehme <walidn@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   help in ftp and arp
Message-ID:  <20020508181523.24271.qmail@web10006.mail.yahoo.com>
In-Reply-To: <20020508163914.GE18811@web.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <filename> will do that.
but after executing arp -f <filename> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020508181523.24271.qmail>