Linux / UNIX Tech Support Forum
This is a discussion on Default Route within the Linux software forums, part of the Linux Getting Started category; Dear All. I am using RHEL 4 . My problem is that I have two network cards on my linux ...
|
|||||||
| Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Dear All.
I am using RHEL 4 . My problem is that I have two network cards on my linux box, one card is configured for class a network and second card is configured for cllass b network.If I acees my linux server through remote location on WAN, I am not able to access unless I define manually default route on Linux Box. If I access class A net from Calss B it becomes very slow on local LAN And one more thing, how to make it these route as permanent, I have read the previous post but it does not work here. Any other solution .....................?????? Regards. Puppen
__________________
someone somewhere is made for you. LOVE is Journey not a destination. ALL I want is EVERYTHING. |
| Sponsored Links | ||
|
|
|
|||
|
I have RED HAT Linux version 3 (RHEL) and file /etc/sysconfig/network-scripts/route-eth0 use to configure static routes:
less /etc/sysconfig/network-scripts/route-eth0 Code:
GATEWAY0=10.10.1.1 NETMASK0=255.0.0.0 ADDRESS0=10.0.0.1 GATEWAY1=10.20.1.1 NETMASK1=255.255.0.0 ADDRESS1=192.168.1.0 |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ubuntu Set Default Runlevel /etc/inittab | lacloai | Linux software | 8 | 25-09-2009 12:15 PM |
| Default Broadband ADSL Router password for BSNL Dataone | sandeep23 | Computer Networking and Internet/broadband | 14 | 04-05-2009 10:40 AM |
| Default webpage | anichhatre | Getting started tutorials | 5 | 15-12-2008 02:41 AM |
| How to stop default mail Server on Centos | surmandal | Linux software | 2 | 07-08-2007 12:09 PM |
| Debian 4 apt-get default source list | raj | Linux software | 1 | 01-05-2007 09:13 PM |