ether2 doesn't talk with ether1

Hi!

Here it is my config:
ehter1: dhcp client (192.168.1.100)
ether2: fixed ip address (192.168.2.1)

I can’t ping ether1 from ether2. Where’s my fault?

Your networks are probably fine. Dont specify the interface on the general tab.

click on advanced and set your src-address (in your case 192.168.2.1) and then perform the ping.

192.168.1.100 does not exist on ether2, that’s why ping fails.. if you ping 192.168.2.1 on ether2 it should work.