Em 15 de junho de 2012 15:39, Bruno S. Ferreira <[email protected]> escreveu: > Por que existe o alias0 no meu
na linha de comando use ifconfig rl0 alias 192.168.1.N netmask 255.255.255.0 pode ver que alias nao tem numero. o freebsd "poe o numero para vc" no rc.conf use ifconfig_em0_alias1 ="..." Aqui sim tem numero pois é nome de uma variavel e nao pode se repetir. > > > 2012/6/15 Otavio Augusto <[email protected]> > >> Em 15 de junho de 2012 15:22, Bruno S. Ferreira <[email protected]> >> escreveu: >> > Pessoal, >> > >> > eu tenho uma interface com 2 IPs setado, gostaria de saber se >> > posso seta o terceiro IP. O brigado >> >> sim da mesma foram que o segundo. >> ifconfig_rl0_alias1="inet 192.168.1.10 netmask 255.255.255.0" >> ifconfig_rl0_alias2="inet 192.168.1.15 netmask 255.255.255.0" >> ifconfig_rl0_alias3="inet 192.168.1.20 netmask 255.255.255.0" >> ..... >> ifconfig_rl0_aliasN="inet 192.168.1.N netmask 255.255.255.0" >> >> OU >> ifconfig rl0 alias 192.168.1.N netmask 255.255.255.0 >> >> Obs. Exemplo retirado de >> http://rackerhacker.com/2007/08/08/adding-ip-aliases-in-freebsd/ >> >> >> >> >> >> > >> > -- >> > Bruno S. Ferreira >> > >> > Graduated: System Information >> > Course: Specialization Information Security >> > Certification: >> > - Cisco Certified Network Associate - CCNA >> > -* *** Linux Professional Institute Certification - LPIC >> > - IPV6 Silver >> > >> > Contact: >> > Msn: [email protected] >> > Phone: (83) 8852-9418 >> > ------------------------- >> > Histórico: http://www.fug.com.br/historico/html/freebsd/ >> > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >> >> >> >> -- >> Otavio Augusto >> --------------------- >> Consultor de TI >> Citius Tecnologia >> 31 37761866 >> 31 88651242 >> http://www.citiustecnologia.com.br >> ------------------------- >> Histórico: http://www.fug.com.br/historico/html/freebsd/ >> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd >> > > > > -- > Bruno S. Ferreira > > Graduated: System Information > Course: Specialization Information Security > Certification: > - Cisco Certified Network Associate - CCNA > -* *** Linux Professional Institute Certification - LPIC > - IPV6 Silver > > Contact: > Msn: [email protected] > Phone: (83) 8852-9418 > ------------------------- > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd -- Otavio Augusto --------------------- Consultor de TI Citius Tecnologia 31 37761866 31 88651242 http://www.citiustecnologia.com.br ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

