Networking Forums

Networking Forums > Computer Networking > Linux Networking > Networking between two PC with both having two Ethernet port

Reply
Thread Tools Display Modes

Networking between two PC with both having two Ethernet port

 
 
Werner Schmidt
Guest
Posts: n/a

 
      07-19-2005, 08:51 AM
I have two PC with FC2. Each PC has two Ethernet ports. eth0 is 100 MBit
at both PC whereby eth1 can use 1GBit. I can establish the following
connections:
eth0 <-> eth0
eth0 <-> eth1

but I can not ping between the two eth1s.

I configured
PC1:
ifconfig eth0 192.168.100.3
ifconfig eth1 192.168.200.3
ifconfig eth0 netmask 255.255.255.0
ifconfig eth1 netmask 255.255.255.0

PC2:
ifconfig eth0 192.168.100.2
ifconfig eth1 192.168.200.2
ifconfig eth0 netmask 255.255.255.0
ifconfig eth1 netmask 255.255.255.0

Both route and iptables show nothing suspicious. What can I do?

 
Reply With Quote
 
 
 
 
Allen McIntosh
Guest
Posts: n/a

 
      07-19-2005, 12:22 PM
> eth0 <-> eth0
> eth0 <-> eth1

My off-the-cuff answer is that if "ping 192.168.200.2" really does what
you say, namely sends traffic with src=192.168.100.3 and
dst=192.168.200.2, then something is wrong.
>
> but I can not ping between the two eth1s.

How are you distinguishing between this and eth0 <-> eth1 ?

>
> Both route and iptables show nothing suspicious. What can I do?

Don't keep us in the dark. Show us the routing table.
 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      07-19-2005, 12:49 PM
In comp.os.linux.networking Allen McIntosh <(E-Mail Removed)>:
>> eth0 <-> eth0
>> eth0 <-> eth1

> My off-the-cuff answer is that if "ping 192.168.200.2" really does what
> you say, namely sends traffic with src=192.168.100.3 and
> dst=192.168.200.2, then something is wrong.
>>
>> but I can not ping between the two eth1s.

> How are you distinguishing between this and eth0 <-> eth1 ?


>>
>> Both route and iptables show nothing suspicious. What can I do?

> Don't keep us in the dark. Show us the routing table.


Exactly, show us 'netstat -rn' or you'll just waste your and our
time.

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 369: Virus transmitted from computer to sysadmins.
 
Reply With Quote
 
David Schwartz
Guest
Posts: n/a

 
      07-19-2005, 01:04 PM

"Werner Schmidt" <(E-Mail Removed)> wrote in message
news:dbieur$61o$03$(E-Mail Removed)...
>I have two PC with FC2. Each PC has two Ethernet ports. eth0 is 100 MBit at
>both PC whereby eth1 can use 1GBit. I can establish the following
>connections:
> eth0 <-> eth0
> eth0 <-> eth1
>
> but I can not ping between the two eth1s.
>
> I configured
> PC1:
> ifconfig eth0 192.168.100.3
> ifconfig eth1 192.168.200.3
> ifconfig eth0 netmask 255.255.255.0
> ifconfig eth1 netmask 255.255.255.0
>
> PC2:
> ifconfig eth0 192.168.100.2
> ifconfig eth1 192.168.200.2
> ifconfig eth0 netmask 255.255.255.0
> ifconfig eth1 netmask 255.255.255.0
>
> Both route and iptables show nothing suspicious. What can I do?


http://logout.sh/computers/net/gigabit/

DS


 
Reply With Quote
 
Werner Schmidt
Guest
Posts: n/a

 
      07-19-2005, 02:26 PM
That was it. The cable was not crossed.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Source port of 1079 (asprovatalk) to destination port 1025 (blackjack) - required for Microsoft Windows networking? Spin Windows Networking 1 10-07-2008 08:09 PM
Ethernet port Lou Wireless Networks 3 01-03-2006 06:00 PM
Win ME Home Networking , ADSL, Wireless Router & Ethernet Port Issue Chandra Madhira Windows Networking 3 09-29-2004 09:03 AM
Is a single-port ADSL router the same as a single-port ethernet modem? Graeme Allen Broadband 8 01-26-2004 10:55 PM
Re: Parallel (LPT) Port to Ethernet Hub for Networking Sir Fluke Windows Networking 2 01-18-2004 03:38 AM



1 2 3 4 5 6 7 8 9 10 11