answersLogoWhite

0


Best Answer

Answer:

NOTE: It is suspected that this question has been reproduced from an exam, quiz or test of some sort.

Step 1

The question is vague, but if you intend to use a Linux machine as a router you'll need multiple physical interfaces connected with your cat 5 or other cabling as well as all switches etc. set up and operating.

Step 2

Configure your connected ethernet interfaces (typically with ifconfig).

Step 3

Configure your routing table (typically with the route command or it's equivalent).

Step 4

Make any necessary changes to your routing host firewall (typically iptables or other).

Step 5

Enjoy the fruit of your labors.

NOTE: Much has intentionally be omitted from this answer because the question is too vague to justify a detailed response.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the major steps necessary for implementing routing on a Linux network?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are iptables?

iptables is the current Linux firewall and routing service. It controls incoming and outgoing network


When was Linux Network Administrator's Guide created?

Linux Network Administrator's Guide was created in 2005.


What does the Linux command netstat-r do?

It will display the content of all routing tables, or a routing table for a particular address family.


How do you configure a network in Linux?

What version of Linux do you want to configure the network on? there are thousands of distro's... and I need to know the following in order to answer your question: 1. Linux version 2. Network Card type 3. What kind of network connection are you trying to make?


What is iptables and how does the help harden the fedora Linux server?

iptables is the current host-based, Linux IP stateful firewall and routing service that can be enabled in your Fedora Linux Server. It controls incoming and outgoing network connections and either allows, disallows, or forwards requests based on a set of defined rule sets you configure within the firewall application itself.


Can Windows be part of a Linux network?

Yes.


What commands in Linux are useful for networking?

There are numerous commands in Linux to set up and diagnose a network.* ifconfig - Displays status of network adapters and allows you to enable / disable them. * ping - sends packets of data to an IP address, and measures response time. * whois - displays WHOIS information (such as registered owner, netblock, IP address, etc... of a domain. * traceroute - traces routing data for your connection to a server.


What should you do if your network card is detected in Windows but not in Linux?

You can use a program called NDISWrapper. It will use the Windows driver for your network card and allow it to be used in Linux.


Is file encryption necessary in Linux?

No, but its there if you want it.


How is network security in Linux?

It is doing quite well.


How can you check network parameters of the Linux system?

ifconfig


How do you connect a Macintosh to a Linux network?

There is no such thing as a "Linux" network. Linux uses the standard TCP/IP protocol for most modern networking purposes. This protocol is also used on Windows and Mac OS X. On any network with a working DHCP server the process is as simple as connecting to the router.