Valois,
O que esse procedimento faz?
Celso
On Apr 8, 2005 4:35 PM, Valois - Master Redes <[EMAIL PROTECTED]> wrote:
> Vc stá cero, mas já tive esse tipo de problema e resolvi com este
> procedimento.
> Derrepente
>
> Valois!
>
> Celso Viana escreveu:
>
> >Valois,
> >
> >O FreeBSD 5.3 já
Vc stá cero, mas já tive esse tipo de problema e resolvi com este
procedimento.
Derrepente
Valois!
Celso Viana escreveu:
Valois,
O FreeBSD 5.3 já traz o ipfw2 nativamente! ou estou enganado?
Celso
On Apr 8, 2005 3:44 PM, Valois - Master Redes <[EMAIL PROTECTED]> wrote:
Cara, tenta o seguin
Valois,
O FreeBSD 5.3 já traz o ipfw2 nativamente! ou estou enganado?
Celso
On Apr 8, 2005 3:44 PM, Valois - Master Redes <[EMAIL PROTECTED]> wrote:
> Cara, tenta o seguinte:
>
> cd /usr/src/sbin/ipfw
> make -DIPFW2
>
> cd /usr/src/lib/libalias
> make -DIPFW2
> Não testei mas já funcionou comi
Cara, tenta o seguinte:
cd /usr/src/sbin/ipfw
make -DIPFW2
cd /usr/src/lib/libalias
make -DIPFW2
Não testei mas já funcionou comigo.
Sucesso!
Celso Viana escreveu:
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:
op
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
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
All,
Num FreeBSD 5.3 sem atualização adiciono a regra ...
teste# ipfw add fwd 3128,10.10.10.5 dst-port 80
e a regra é adicionada normalmente
00100 fwd 0.0.12.56,10 ip from any to any dst-port 80
num FreeBSD 5.3 p5
teste# ipfw add fwd 3128,10.10.10.5 dst-port 80
ipfw: getsockopt(IP_FW_ADD):
7 matches
Mail list logo