I have a Assabet of intel sa1100 development board.I have download zImage in it.When 
I use ifconfig in the Assabet,example:

Assbet side:  #ifconfig usbf 1.1.1.1 netmask 255.255.255.0    /*It's ok*/
                          
PC side:          #ifconfig usb0 1.1.1.2 netmask 255.255.255.0      /*It's ok*/
              #ipchains -I forward -s 1.1.1.1/32 -j MASQ        /*It's ok*/
                          
                          #ping 1.1.1.1 
              From 1.1.1.2:Destination Host Unreachable
              From 1.1.1.2:Destination Host Unreachable
              From 1.1.1.2:Destination Host Unreachable
              From 1.1.1.2:Destination Host Unreachable

I can't ping Assbet,the same I can't ping PC from Assbet.
my PC os is redhat7.1 
Please help me !


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to