FreeBSD and barracudas
Philip M. Gollucci
philip at ridecharge.com
Fri Oct 19 12:29:31 PDT 2007
Joost Bekkers wrote:
> On Fri, October 19, 2007 20:23, Philip M. Gollucci wrote:
>> The problem is the barracuda can not get to it. I actually don't see
>> any reason why it should. Its supposed to merely rewrite the MAC to one of
>> the 'Real Servers' when it receives a request for a VIP (Virtual IP).
>>
>> Network: 192.168.0.0/22
>> Firewall/Gateway: 192.168.0.1
>> DNS: 192.168.0.25, 192.168.0.24, 172.28.0.50(different class C)
>> Broadcast: 192.168.3.255
>> Netmask: 255.255.252.0
>>
>>
>> Barracdua WAN: 192.168.0.169
>> Barracuda LAN: N/A in DSR mode.
>> VIP: 192.168.0.49
>> Real Server 1: 192.168.0.50
>> Real Server 2: 192.168.t0.51
>> ....
>>
>
> If you're trying to do what I think you're doing (yep, that's a big IF)
> you've got things reversed.
>
> "Real Server #:" should point to the ip address on the PHYSICAL interface
> of the Dell(s). The address to add to lo0 is the VIP, in this case
> 192.168.0.49
Still no dice:
ifconfig
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=1b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING>
inet 192.168.0.166 netmask 0xfffffc00 broadcast 192.168.3.255
ether 00:19:b9:f8:29:e3
media: Ethernet autoselect (1000baseTX <full-duplex>)
status: active
lo0: flags=80c9<UP,LOOPBACK,RUNNING,NOARP,MULTICAST> mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
inet 192.168.0.49 netmask 0xfffffff0
More information about the freebsd-questions
mailing list