• ping problem in new vxWorks 6.6

    From lipenbin@gmail.com@21:1/5 to All on Thu Jan 7 01:33:39 2016
    在 2009年3月3日星期二 UTC+8下午6:28:26,vadik写道:
    Hello all,
    I have a fresh vxWorks 6.6 image .
    I have ethernet interface configured and I receive from ifconfig the following:
    lo0 Link type:Local loopback Queue:none
    ...
    lltemac0 Link type:Ethernet HWaddr 06:05:04:03:02:01
    Queue:none
    inet 150.60.8.8 mask 255.255.0.0 broadcast 150.60.255.255
    inet 224.0.0.1 mask 240.0.0.0
    UP RUNNING SIMPLEX BROADCAST MULTICAST
    MTU:1500 metric:1 VR:0 ifindex:2
    RX packets:0 mcast:0 errors:0 dropped:0
    TX packets:8 mcast:0 errors:0
    collisions:0 unsupported proto:0
    RX bytes:0 TX bytes:336
    from hostShow :
    hostname inet address aliases
    -------- ------------ -------
    localhost 127.0.0.1
    vxTarget 150.60.8.8
    host 150.60.8.9
    But when I try to ping :
    ping "150.60.8.9"

    Pinging host (150.60.8.9) with 64 bytes of data:
    Request timed out: Operation would block (70).
    Request timed out: Operation would block (70).
    Request timed out: Operation would block (70).
    Host unreachable received from 150.60.8.8

    --- host ping statistics ---
    4 packets transmitted, 0 received, 100% packet loss, time 4000 ms
    value = -1 = 0xffffffff

    What am missing here ?

    Has the problem been solved?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From abhi.bhar486@gmail.com@21:1/5 to All on Wed Jan 20 19:28:59 2016
    hello vadik,

    use the class for giving IP address.
    if you are using ethernet cable use 169.254.245.102 this class for host and target as well.

    if you are using with internet use 192.168.0.102.
    Thanks

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From alungeli03@gmail.com@21:1/5 to vadik on Tue Jul 24 07:05:00 2018
    On Tuesday, March 3, 2009 at 4:13:26 PM UTC+5:45, vadik wrote:
    Hello all,
    I have a fresh vxWorks 6.6 image .
    I have ethernet interface configured and I receive from ifconfig the following:
    lo0 Link type:Local loopback Queue:none
    ...
    lltemac0 Link type:Ethernet HWaddr 06:05:04:03:02:01
    Queue:none
    inet 150.60.8.8 mask 255.255.0.0 broadcast 150.60.255.255
    inet 224.0.0.1 mask 240.0.0.0
    UP RUNNING SIMPLEX BROADCAST MULTICAST
    MTU:1500 metric:1 VR:0 ifindex:2
    RX packets:0 mcast:0 errors:0 dropped:0
    TX packets:8 mcast:0 errors:0
    collisions:0 unsupported proto:0
    RX bytes:0 TX bytes:336
    from hostShow :
    hostname inet address aliases
    -------- ------------ -------
    localhost 127.0.0.1
    vxTarget 150.60.8.8
    host 150.60.8.9
    But when I try to ping :
    ping "150.60.8.9"

    Pinging host (150.60.8.9) with 64 bytes of data:
    Request timed out: Operation would block (70).
    Request timed out: Operation would block (70).
    Request timed out: Operation would block (70).
    Host unreachable received from 150.60.8.8

    --- host ping statistics ---
    4 packets transmitted, 0 received, 100% packet loss, time 4000 ms
    value = -1 = 0xffffffff

    What am missing here ?

    Did You find the solutio

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)