[FUG-BR] Re: IPFW + MAC

2005-02-11 Por tôpico bruno
Prezados, 

Para que server o layer2 no ipfw2 e o mac-type arp ??? 

Posso fazer uma regra como esta abaixo ??? 

ipfw add pipe 1 all from any to any in mac BO:BO:BO:BO:BO layer2 in
ipfw add pipe 2 all from any to any out mac any BO:BO:BO:BO:BO layer2 out
ipfw pipe 1 config bw 128Kbit/s queue 11Kbytes
ipfw pipe 2 config bw 128Kbit/s queue 11Kbytes
ipfw add allow all from any to any in mac BO:BO:BO:BO:BO any mac-type arp
ipfw add allow all from any to any out mac any BO:BO:BO:BO:BO mac-type arp 

Obrigado,
Bruno Motta 


___
Para enviar um novo email para a lista: freebsd@fug.com.br
Sair da Lista: http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br
Historico: http://www4.fugspbr.org/lista/html/FUG-BR/

Re: [FUG-BR] Re: IPFW + MAC

2005-02-11 Por tôpico Tiago Ghisi
arp -s ip mac
nao resolve?
- Original Message - 
From: Ademir Costa Peixoto [EMAIL PROTECTED]
To: freebsd@fug.com.br
Sent: Friday, February 11, 2005 2:13 PM
Subject: Res: [FUG-BR] Re: IPFW + MAC

Olá Bruno...
Essa é a minha grande briga.
Tenho um servidor rodando em FreeBSD 5.1 Realease e preciso APENAS de
amarrar o MAC a o IP de um Cliente... Sempre que procuro alguma solução pro
fato os vendedores de servidores querem formatar o meu e começar do zero
pq dizem que não mexem em servidores que outros criaram. Continuo na minha
pendenga que dizem que no linux é 100 vezes mais fácil.
Ats
Ademir
---Mensagem original---
De: freebsd@fug.com.br
Data: Friday, February 11, 2005 11:02:44
Para: freebsd@fug.com.br
Assunto: [FUG-BR] Re: IPFW + MAC
Prezados,
Para que server o layer2 no ipfw2 e o mac-type arp ???
Posso fazer uma regra como esta abaixo ???
ipfw add pipe 1 all from any to any in mac BO:BO:BO:BO:BO layer2 in
ipfw add pipe 2 all from any to any out mac any BO:BO:BO:BO:BO layer2 out
ipfw pipe 1 config bw 128Kbit/s queue 11Kbytes
ipfw pipe 2 config bw 128Kbit/s queue 11Kbytes
ipfw add allow all from any to any in mac BO:BO:BO:BO:BO any mac-type arp
ipfw add allow all from any to any out mac any BO:BO:BO:BO:BO mac-type arp
Obrigado,
Bruno Motta





___
Para enviar um novo email para a lista: freebsd@fug.com.br
Sair da Lista: http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br
Historico: http://www4.fugspbr.org/lista/html/FUG-BR/ 


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.6 - Release Date: 7/2/2005
___
Para enviar um novo email para a lista: freebsd@fug.com.br
Sair da Lista: http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br
Historico: http://www4.fugspbr.org/lista/html/FUG-BR/


Re: [FUG-BR] Re: IPFW + MAC

2005-02-11 Por tôpico Pablo Sánchez
Ademir,

Antes de continuar a conversa... 5.1?!?!?!?! Para produção? Vc bebeu?
Usar uma versão beta para produção? Faz o upgrade do seu sistema
rapaz.


On Fri, 11 Feb 2005 14:40:23 -0200, Tiago Ghisi [EMAIL PROTECTED] wrote:
 arp -s ip mac
 nao resolve?
 
 - Original Message -
 From: Ademir Costa Peixoto [EMAIL PROTECTED]
 To: freebsd@fug.com.br
 Sent: Friday, February 11, 2005 2:13 PM
 Subject: Res: [FUG-BR] Re: IPFW + MAC
 
 Olá Bruno...
 
 Essa é a minha grande briga.
 
 Tenho um servidor rodando em FreeBSD 5.1 Realease e preciso APENAS de
 amarrar o MAC a o IP de um Cliente... Sempre que procuro alguma solução pro
 fato os vendedores de servidores querem formatar o meu e começar do zero
 pq dizem que não mexem em servidores que outros criaram. Continuo na minha
 pendenga que dizem que no linux é 100 vezes mais fácil.
 
 Ats
 
 Ademir
 
 ---Mensagem original---
 
 De: freebsd@fug.com.br
 Data: Friday, February 11, 2005 11:02:44
 Para: freebsd@fug.com.br
 Assunto: [FUG-BR] Re: IPFW + MAC
 
 Prezados,
 
 Para que server o layer2 no ipfw2 e o mac-type arp ???
 
 Posso fazer uma regra como esta abaixo ???
 
 ipfw add pipe 1 all from any to any in mac BO:BO:BO:BO:BO layer2 in
 ipfw add pipe 2 all from any to any out mac any BO:BO:BO:BO:BO layer2 out
 ipfw pipe 1 config bw 128Kbit/s queue 11Kbytes
 ipfw pipe 2 config bw 128Kbit/s queue 11Kbytes
 ipfw add allow all from any to any in mac BO:BO:BO:BO:BO any mac-type arp
 ipfw add allow all from any to any out mac any BO:BO:BO:BO:BO mac-type arp
 
 Obrigado,
 Bruno Motta
 
 
 
 ___
 Para enviar um novo email para a lista: freebsd@fug.com.br
 Sair da Lista: http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br
 Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
 
 --
 No virus found in this outgoing message.
 Checked by AVG Anti-Virus.
 Version: 7.0.300 / Virus Database: 265.8.6 - Release Date: 7/2/2005
 
 ___
 Para enviar um novo email para a lista: freebsd@fug.com.br
 Sair da Lista: http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br
 Historico: http://www4.fugspbr.org/lista/html/FUG-BR/


___
Para enviar um novo email para a lista: freebsd@fug.com.br
Sair da Lista: http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br
Historico: http://www4.fugspbr.org/lista/html/FUG-BR/