teste# ipfw add fwd 10.10.10.5,3128 all from any to any dst-port 80 ipfw: getsockopt(IP_FW_ADD): Invalid argument
o kernel tá assim: options IPFIREWALL options IPFIREWALL_VERBOSE options IPFIREWALL_VERBOSE_LIMIT=100 options IPFIREWALL_DEFAULT_TO_ACCEPT options IPFIREWALL_FORWARD options IPDIVERT options DUMMYNET options HZ=1000 Celso On Apr 8, 2005 2:40 PM, Ronan Lucio <[EMAIL PROTECTED]> wrote: > Celso, > > > se eu explicito... ipfw add fwd 3128,10.10.10.5 all from any to any > > dst-port 80 > > > > acontece o mesmo erro; > > > > o que pode ser? > > O correto é: > > ipfw add fwd 10.10.10.5,3128 all from any to any dst-port 80 > > []s > Ronan > > _______________________________________________ > Freebsd mailing list > Freebsd@fug.com.br > http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br > _______________________________________________ Freebsd mailing list Freebsd@fug.com.br http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br