Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
IP forwarding stopped working after update (+ fix)
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
JeroenV
Guru
Guru


Joined: 16 Jul 2002
Posts: 447
Location: Amsterdam / Hamburg

PostPosted: Thu Jan 16, 2003 8:47 pm    Post subject: IP forwarding stopped working after update (+ fix) Reply with quote

Hi there,

Is it just me or did something weird happen to the /proc structure regarding ip_forward :?:

After an update /etc/init.d/iptables contained the line
Code:

echo "1" > /proc/sys/net/ipv4/conf/all/forwarding

instead of the usual
Code:

echo "1" > /proc/sys/net/ipv4/ip_forward

which resulted in a non-working NAT-setup.

How can this kind of "breaking changes" happen overnight and why :?: :?:
It is certainly a Bad Thing (tm) to introduce silent updates like this :!:

(Of course the fix is to just ad the second line to the init script, and the same for switching off)
_________________
Cheers 8)
Jeroen
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
May The Source be with you!
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