Hello,
We have a board with clep7211 and two serial ports and the following
configuration :
  kernel linux-2.4.0-test6-rmk6-bluemug3
  pppd-2.4.0, ifconfig and so on

on ARM server side :
 ifconfig lo 127.0.0.1
 ifconfig eth0 hw ether 11:22:33:44:55:66 193.54.84.120 netmask 255.255.255.0
 route add 127.0.0.1 lo
 route add 193.54.84.0 eth0
 route add -net 0.0.0.0 gw 193.54.84.100 eth0                                    

 pppd local 193.54.84.121:193.54.84.122 /dev/ttyS1 115200 nocrtscts noauth
proxyarp


on PC client side :
 pppd -detach debug local noipdefault defaultroute noauth nocrtscts /dev/ttyS0
115200


PC1 <--PPP--> ARM board <--Ethernet--> LAN

PC1 can only ping ARM board PPP address 121 and ethernet address 120 but no
addresses on the LAN
ARM board can ping whatever
PCn on the LAN can only ping ARM board PPP address 121 and ethernet address 120
but not the PC1 address 122


Thank you for your help

Xavier

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm

Reply via email to