Start New Discussion Reply to this Discussion Change My Fedora Into Router !!
hey guys
I don't know if this is the right place for my post subject
I want to transfer my Fedora OS into router such that the PC has two NICs on it, so i want to connect two computers to this PC and let the Fedora OS acts as a router and make routes between these two PCs.
any one have any idea/tut/steps ...
thanx!!
Related Article: Fedora 13 Telnet server
is a Linux and Unix discussion thread by StaffanB that has 1 reply, was last updated 2 years ago and has been tagged with the keywords: fedora, linux, software.
fadi-ft
Newbie Poster
9 posts since May 2010
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
huh, it should be simple. just configure and bring up both of your NICs and route other computers through this box. """route ADD destinationIP GatewayPC_IP"""""
if you want this box be able to act like a wide area network simulator then you need some kind of application in it. FreeBSD has dummynet, i guess Fedora you have to download some 3rd party sw.
k2k
Posting Whiz
354 posts since Nov 2007
Reputation Points: 15
Solved Threads: 1
Skill Endorsements: 0
You will also need to enable IP Forwarding if your going to use the system as a router. in /etc/sysctl.conf, you would add the following lines
# Controls IP packet forwarding
net.ipv4.ip_forward = 1
Then load the changes with "sysctl -p"
blud
Linux Reject
836 posts since Apr 2004
Reputation Points: 154
Solved Threads: 22
Skill Endorsements: 0
© 2013 DaniWeb® LLC
Page rendered in 0.0648 seconds
using 2.63MB