954,249 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

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!!

fadi-ft
Newbie Poster
9 posts since May 2010
Reputation Points: 10
Solved Threads: 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
352 posts since Nov 2007
Reputation Points: 15
Solved Threads: 1
 

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
Staff Writer
830 posts since Apr 2004
Reputation Points: 154
Solved Threads: 20
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: