2009-06-30 10:22:31 UTC
Yes
The setup is like you mentioned. I will clerify more
1) Switch 1 is a part of office LAN where internet is available
2) Switch 2 is connected to eth1 of WANem PC and there is nothing else connected to it except
my DUT .
As you mentioned
"For eth1 you have to ensure that you are giving IP address as per your subnet (192.168.2.0 or
whatever) "
I want to understand this in more detail. I think there is some problem at this side.
I have tried to ping from both sides
ie 1) From any machine on switch1 ( part of office LAN) I tried to ping DUT-> it fails
2) From DUT to any machine on office LAN or on internet ( google.com) it fails . Host unreachable
As I have mentioned in last post my eth0 of WANem is defined DHCP so it got 174.X.X.X from my
office DHCP server .
I have defined eth1 of WANem as static and given IP address (say) 192.168.1.2
I have made my DUT as static and assigned the same IP address to it .
Thanks