-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
,--- VimaleshS writes:
| I have two ether net port.
| PC1 eth0 = 192.168.3.131 and also eth1 = 10.10.1.15, gateway =
| 192.168.3.1
| (but this is not a gateway PC ) eth1 is unplugged ( no link) but eth1
| is active.
| PC2 connects is gatway eth0= 192.168.3.1 eth1= 10.10.1.1
| (This PC is connected with gatway PC which connects 192 series and and
| 10 series network.)
| PC3 is in 10 series network eth0=10.10.1.12 .whos gateway is
| 10.10.1.1
You've not mentioned any network masks, so I'm assuming your networks are
192.168.3/24 and 10/8 .
| The three PC from intra network.
| The Problem is follows
| -----------------------
| Scenario 1
| -----------------
| When i pinging 192.168.3.131 from PC3
| i.e ] # ping 192.168.3.131
above statements means you're on PC3, and executed "ping
192.168.3.131" i.e. trying to 'ping' PC1's 'eth0' .
| ping 10.10.1.12 from 192.168.3.131 <=== look here, i have
Above sentence means you're on PC1, trying to 'ping' 10.10.1.12 (PC3's
eth0). I'm assuming this statment and the statement above this, are two
different statements, not some typo. So, on PC1, why your ICMP request
is being timed out because you've unplugged 'eth1', leading to 10/8
network unreachable but since 'eth1' is still UP, it'll keep trying
until it times out.
| unplugged eth1 but it try to send
| ping via
| this eth1 automatically...so fails.
| request timeout
| request timeout
| request timeout
| request timeout
| Scenario 2
| -----------------
| but when i down the PC1's eth1 down ( by using ]# ifconfig eth1
| down ])
| after i pinging 192.168.3.131 from PC3
| ie]# ping 192.168.3.131
| ping 10.10.1.12 from 192.168.3.131 <===== look here i have
| told force to use eth0
What to look here, how you forced eth0....
| successfully pings....
| sucessfully pingged
| sucess......
| ...........
| MY need:
| ------------------
| Problem is when eth1 is active , it tries to
| how to send response via received interface in linux
What is received interface ?
Your description above is quite confusing. Please paste proper
output to illustrate what you're trying to say.
- --
Ashish Shukla आशीष शुक्ल
http://wahjava.wordpress.com/
·-- ·- ···· ·--- ·- ···- ·- ·--·-· --· -- ·- ·· ·-·· ·-·-·- -·-· --- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
iD8DBQFHKi9THy+EEHYuXnQRAvu6AJwJ0GsFJ6Ap+Oyci7b7AL LhkK7L5gCfU6Wq
NisVVLA3W8GeD6xNPu6qm9s=
=bGt1
-----END PGP SIGNATURE-----