Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Direct Routing stop working after update
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
akhen
n00b
n00b


Joined: 13 Apr 2004
Posts: 5

PostPosted: Fri Jun 24, 2005 3:53 pm    Post subject: Direct Routing stop working after update Reply with quote

We used an IPVS solution to load share web connection on 2 apache.

Recently I made a gentoo update (emerge -upD world) on one of the apache server , now running 2.6.11-gentoo-r11
Since this it seems this server stop answer to DR packet.

I used this config to do that:
echo '1' > /proc/sys/net/ipv4/conf/all/arp_ignore
echo '2' > /proc/sys/net/ipv4/conf/all/arp_ignore
ifconfig dummy0 193.XX.XX.236 netmask 255.255.255.255 broadcast 193.XX.XX.237 up
echo '1' > /proc/sys/net/ipv4/conf/dummy0/arp_ignore
echo '2' > /proc/sys/net/ipv4/conf/dummy0/arp_announce

On the other apache (older gentoo 2.6.10-gentoo-r4) , this solution is working.

Any Idea what could on recent gentoo update, stoped DR routing??

EDIT: It doesn't seems kernel related cause, revert back the kernel change nothings.

EDIT2: Ok The problem seems to be in new directives of /etc/sysctl.conf (reverting to old sysctl.conf works)

Thx
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum