Damn Small Linux (DSL) Forums
Welcome, Guest. Please login or register.
December 04, 2023, 01:28:02 PM

Login with username, password and session length
News
The new DSL forums are now open.
Stats
11609 Posts in 311 Topics by 291 Members
Latest Member: mik3ca
Search:     Advanced search
* Home Help Search Login Register
Get The Official Damn Small Linux Book. Great VPS hosting provided by Tektonic

+  Damn Small Linux (DSL) Forums
|-+  Damn Small Linux
| |-+  Other Help Topics
| | |-+  How to make sysctl.conf read on boot
« previous next »
Pages: [1] Print
Author Topic: How to make sysctl.conf read on boot  (Read 8207 times)
sokolum
Newbie
*
Posts: 2


View Profile
« on: February 19, 2013, 11:04:07 PM »

I configure DSL with 2 Ethernet Interfaces and need to route, to do that so the following is tested and working:


/etc/sysctl.conf:
net.ipv4.ip_forward = 1


sysctl -p /etc/sysctl.conf


Now DSL is routing my traffic.
The bad thing is, it doesn't stand after a reboot. Need to do again 'sysctl -p /etc/sysctl.conf' manually...

« Last Edit: February 19, 2013, 11:05:39 PM by sokolum » Logged
sokolum
Newbie
*
Posts: 2


View Profile
« Reply #1 on: February 20, 2013, 02:14:52 PM »

Well, just did the following and works:


Added the following line at the end of file:

/etc/init.d/dsl-config

sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"


My previous example is no more needed with this new step.
« Last Edit: February 20, 2013, 02:17:31 PM by sokolum » Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by SMF 1.1.20 | SMF © 2013, Simple Machines
Mercury design by Bloc