22,035 pts.
 How to enable suse linux as a router or how to enable call receive in suse linux via voice modem
How to enable suse linux as a router or how to enable call receive in suse linux via voice modem !

Software/Hardware used:
Suse Linux
ASKED: August 23, 2010  6:06 AM
UPDATED: September 24, 2010  10:39 PM

Answer Wiki:
It is easy you can enable setting the /proc/net/sys/ipv4/ip_forward = 1, this enables a machine into a router. Possibly you can check there are also some software Linux routing solutions. Sam
Last Wiki Answer Submitted:  August 26, 2010  3:13 pm  by  EmNichs   3,235 pts.
All Answer Wiki Contributors:  EmNichs   3,235 pts. , EmNichs   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Thanx EmNichs, but I want full guide. Actually I want to connect linux to linux (SuSE) connection via voice modem thru a phone line and there is no lan / wan connection.

 22,035 pts.

 

You have to configure ppp on modem link between two linux-boxes (there should be an applet for ppp-configuration in SuSe, or find a guide on TLDP), then activate ip_forward as EmNichs wrote, setting default route through ppp for the “internal” box (again there should be an applet, or by editing /etc/sysconfig/network).

Good luck

 3,120 pts.