LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-30-2005, 08:56 PM   #1
cutejai
LQ Newbie
 
Registered: Aug 2003
Posts: 23

Rep: Reputation: 15
funny problem with 2 nics


hi all,
here is the situation
a debian box with 2 nics,
--------------------------------------
eth0 to internal network
ip: 10.0.10.1
subnet: 255.0.0.0
dns: 10.0.10.2(my windows server)

eth1 to wan
ip: 10.0.0.1
subnet: 255.0.0.0
gateway: 10.0.0.138(adsl model router)
dns 10.0.0.138
---------------------------------------
so when i issue these commands
ifdown eth0
ifdown eth1
ifup eth0
ifup eth1
then i will be able to ping my internal network computer, but not internet

when issue this command
ifdown eth0
ifdown eth1
ifup eth1
ifup eth0
now i can ping www.google.com. but not my internal network. (error message "destination host unreachable").

so i'm just wondering what kind of problem is this??? and how do i fix it so that i can ping both my internal network and google.com????

i'm so confuse, trying to think, maybe my 2 nics doesn't route to each other or something, i'm lost.

pls help.
 
Old 12-01-2005, 03:31 AM   #2
fouldsy
Senior Member
 
Registered: Jan 2002
Location: St Louis, MO
Distribution: Ubuntu
Posts: 1,284

Rep: Reputation: 47
Try typing "route" and viewing your routing table. As you have two nics, it seems like you'll need to manually specify which device to use for a default gateway (Internet) such as "route add default gw 10.0.0.1 netmask 255.0.0.0 dev eth1" in order your system to understand which nic to use for the different traffic (internal + external).
 
Old 12-01-2005, 10:13 PM   #3
amitsharma_26
Member
 
Registered: Sep 2005
Location: New delhi
Distribution: RHEL 3.0/4.0
Posts: 777

Rep: Reputation: 31
Re: funny problem with 2 nics

Quote:
Originally posted by cutejai
--------------------------------------
eth0 to internal network
ip: 10.0.10.1
subnet: 255.0.0.0

dns: 10.0.10.2(my windows server)

eth1 to wan
ip: 10.0.0.1
subnet: 255.0.0.0

gateway: 10.0.0.138(adsl model router)
dns 10.0.0.138
---------------------------------------
pls help.
Actually the problem is because of two class A series IPs on two different nics... so even route add command will be difficult to implement in your case as far as i understand. Infact in the current scenario you might have to change the internal net ip series to get out of this problem.

In your case you cannot route add two routes on two ethernet cards which both start from 10.0.*.* . Its ambiguous.

If you donot have many nos of machines in your internal network, a seperate route for each & every machine could be a possibility to add. I think so.

I sound lil confused...

Last edited by amitsharma_26; 12-02-2005 at 06:44 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
2 NICs problem barghota Linux - Networking 5 07-19-2005 07:11 AM
Intel D845GLLY + Multiple Intel Pro 100 NICs + kernel 2.6.x = NICs don't work egable Linux - Hardware 0 02-04-2005 02:30 PM
Funny windows problem stabile007 General 13 09-09-2004 01:38 PM
Problem with two nics juanb Linux - Networking 1 08-31-2004 08:07 AM
Timezone funny problem. ]un]ie Solaris / OpenSolaris 10 07-21-2004 10:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 03:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration