[FUG-BR] Criando VLANS

Gelsimauro Batista dos Santos maurogbs em gmail.com
Segunda Agosto 11 10:39:18 BRT 2008


Obrigado pela explicação

Em 11/08/08, renato martins <renatobsd em gmail.com> escreveu:
>
> Essa sua outra maquina tb deve ter suporte vlan, com o mesmo vlan tag
> configurado do servidor ou um switch que retire a vlan tag da  porta que
> essa outra maquina esta conectada , pois a vlan so vai funcionar com
> configuracao nas duas maquinas de vlan com o mesmo id 1
>
> 2008/8/9 Gelsimauro Batista dos Santos <maurogbs em gmail.com>
>
> > Criei no Freebsd uma Interface VLAN como abaixo
> >
> >
> >
> > No kernel adicionei a opção abaixo
> >
> >
> >
> > device          vlan
> >
> >
> >
> >
> >
> > Criei um arquivo vlans.sh com o conteúdo abaixo
> >
> >
> >
> > ifconfig vlan1 create
> >
> > ifconfig vlan1 vlan 1 vlandev vr0
> >
> > ifconfig vlan1 10.2.2.1 netmask 255.255.255.0 up
> >
> >
> >
> > quando dou um sh vlans.sh cria a interface veja no ifconfig
> >
> >
> >
> > ifconfig vlan1
> >
> > vlan1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu
> 1500
> >
> >        ether 00:00:00:00:00:10
> >
> >        inet6 fe80::208:54ff:fe2e:1cd%vlan1 prefixlen 64 scopeid 0x7
> >
> >        inet 10.2.2.1 netmask 0xffffff00 broadcast 10.2.2.255
> >
> >        media: Ethernet autoselect (100baseTX <full-duplex>)
> >
> >        status: active
> >
> >        vlan: 1 parent interface: vr0
> >
> >
> >
> > mas quando configuro um oura maquina com o IP 10.2.2.2 mascara
> > 255.255.255.0
> >
> >
> >
> > não consigo pingar o 10.2.2.1
> > -------------------------
> > Histórico: http://www.fug.com.br/historico/html/freebsd/
> > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> >
> -------------------------
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>


Mais detalhes sobre a lista de discussão freebsd