[FUGSPBR] FreeVRRPd
Anderson
andersonbento em click21.com.br
Seg Dez 20 17:30:51 BRST 2004
R2, fiz essas alterações:
### Master ###
[VRID]
serverid = 1
interface = rl0
# priority = 255 is a MASTER of the VRID
# priority < 255 is a BACKUP with a priority 0 to 254
priority = 255
addr = 10.0.0.100/32
### Slave ###
[VRID]
serverid = 1
interface = rl0
# priority = 255 is a MASTER of the VRID
# priority < 255 is a BACKUP with a priority 0 to 254
priority = 250
addr = 10.0.0.100/32
#################################
Até ai tudo bem, agora qndo starto o serviço no master ele simplismente para
os serviços de rede, não consigo pingar pra nenhum outro host, somente pra
ele mesmo, ja o Slave starto o serviço normal e funciona tudo certinho, qndo
simulo uma queda do primario ele faz a adição do ip do primario mas também
para de pingar, qndo coloco o pirmario no ar ele retira o alias e volta a
funcionar, bom ja tentei liberando tudo ipfw add 10 allow all from any to
any e tambem via ipfilter. estou usando Freebsd 4.10-RELEASE-p5
Meu Kernel
options BRIDGE
options IPSEC
options IPSEC_ESP
options IPSEC_DEBUG
options MROUTING
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_FORWARD
options IPFIREWALL_VERBOSE_LIMIT=100
#options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPV6FIREWALL
options IPV6FIREWALL_VERBOSE
options IPV6FIREWALL_VERBOSE_LIMIT=100
#options IPV6FIREWALL_DEFAULT_TO_ACCEPT
options IPDIVERT
options IPFILTER
options IPFILTER_LOG
options IPSTEALTH
options TCPDEBUG
options TCP_DROP_SYNFIN
#options TCP_RESTRICT_RST
Meu rc.conf
defaultrouter="10.0.0.1"
hostname="hamaster.server.com.br"
ifconfig_rl0="inet 10.0.0.100 netmask 255.255.255.0"
kern_securelevel_enable="YES"
kern_securelevel=-1
linux_enable="YES"
ipfilter_enable="YES"
ipfilter_flags=""
ipmon_enable="YES"
ipmon_flags="-Dsvn"
ipnat_enable="YES"
nfs_reserved_port_only="YES"
sendmail_enable="YES"
sshd_enable="YES"
usbd_enable="YES"
ipf.rules
pass in quick all
pass out quick all
Enfim .. até agora estou tentando achar algo na net mas ta dificil, se
alguem puder me dar uma luz agradeço
Anderson
----- Original Message -----
From: "R2" <r2 em infolinks.com.br>
To: <fugspbr em fugspbr.org>
Sent: Monday, December 20, 2004 1:58 PM
Subject: Re: [FUGSPBR] FreeVRRPd
> Anderson wrote:
>
>> Bom Dia pessoal,
>>
>> Bom o problema é o seguinte, primeiro o site http://www.bsdshell.net ,
>> esta fora do ar desde semana passada, mas consegui achar alguma
>> documentação sobre o FreeVRRPd , fiz tudo como a configuração abaixo, e
>> esta tudo funcionando normalmente, so que quando o slave assume o ip do
>> master o mesmo para de pingar, ou melhor como se a interface rl0
>> estivesse em down.
>>
>> Obs.: o firewall esta allow all from any to any em ambas as maquinas..
>>
>> Alguem pode me dar umas dicas!
>>
>> Obrigado
>>
>> Anderson
>>
>> [VRID]
>> serverid = 2
>> interface = rl0
>> priority = 255
>> addr = 192.168.1.3/32
>>
>> [VRID]
>> serverid = 1
>> interface = rl0
>> priority = 250
>> addr = 192.168.1.4/32
>>
>>
>> ---
>> avast! Antivirus: Outbound message clean.
>> Virus Database (VPS): 0451-2, 17/12/2004
>> Tested on: 20/12/2004 11:13:44
>> avast! is copyright (c) 2000-2004 ALWIL Software.
>> http://www.avast.com
>>
>>
>>
>> _______________________________________________________________
>> Para enviar um novo email para a lista: fugspbr em fugspbr.org
>> Sair da Lista: http://lists.fugspbr.org/listinfo.cgi
>> Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
>>
>>
> No seu segundo VRID, o IP tem que se o mesmo do Primeiro VRID:
>
> [VRID]
> serverid = 2
> interface = rl0
> priority = 255
> addr = 192.168.1.3/32
>
> [VRID]
> serverid = 1
> interface = rl0
> priority = 250
> addr = 192.168.1.3/32
>
> _______________________________________________________________
> Para enviar um novo email para a lista: fugspbr em fugspbr.org
> Sair da Lista: http://lists.fugspbr.org/listinfo.cgi
> Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
>
>
>
> ---
> avast! Antivirus: Inbound message clean.
> Virus Database (VPS): 0451-2, 17/12/2004
> Tested on: 20/12/2004 17:17:11
> avast! is copyright (c) 2000-2004 ALWIL Software.
> http://www.avast.com
>
>
>
---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0451-2, 17/12/2004
Tested on: 20/12/2004 17:30:53
avast! is copyright (c) 2000-2004 ALWIL Software.
http://www.avast.com
_______________________________________________________________
Para enviar um novo email para a lista: fugspbr em fugspbr.org
Sair da Lista: http://lists.fugspbr.org/listinfo.cgi
Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
Mais detalhes sobre a lista de discussão freebsd