We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,519 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
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!!

3
Contributors
2
Replies
6 Days
Discussion Span
2 Years Ago
Last Updated
3
Views
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
Moderator
836 posts since Apr 2004
Reputation Points: 154
Solved Threads: 22
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0648 seconds using 2.63MB