Ping return a lot of "ICMP Port Unreachable from gateway"

hi all,
continues getting many "ICMP Port unreachable" messages while i ping a host that is within same subnet. both servers are running solaris 10 U6. is there any wrong configuration of IPMP ?
PING rac-dbs-a2: 1024 data bytes
1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=0. time=0.830 ms
1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=1. time=0.608 ms
1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=2. time=0.547 ms
1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=3. time=0.611 ms
1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=4. time=0.543 ms
1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=5. time=0.616 ms
1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=6. time=0.663 ms
1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=7. time=0.596 ms
1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=8. time=0.672 ms ICMP Port Unreachable from gateway rac-dbs-a2 (10.1.3.27) for udp from rac-dbs-c2 (10.1.3.36) to rac-dbs-a2 (10.1.3.27) port
37833
1032 bytes from rac-dbs-a2 (10.1.3.27): icmp_seq=9. time=0.582 ms
----rac-dbs-a2 PING Statistics----
10 packets transmitted, 10 packets received, 0% packet loss round-trip (ms) min/avg/max/stddev = 0.543/0.6268/0.830/0.0828
ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu
8232 index 1
inet 127.0.0.1 netmask ff000000
bge0: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 2
inet 192.168.1.27 netmask ffffff00 broadcast 192.168.1.255
groupname internal-multipath
bge0:1:
flags=201040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,CoS> mtu 1500 index 2
inet 192.168.1.37 netmask ffffff00 broadcast 192.168.1.255
bge1: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 3
inet 172.22.100.27 netmask ffffff00 broadcast 172.22.100.255
groupname smtm-multipath
bge2: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 4
inet 10.1.4.27 netmask ffffff00 broadcast 10.1.4.255
groupname crf-multipath
bge2:1: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 4
inet 0.0.0.0 netmask ff000000 broadcast 0.255.255.255
bge3: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 5
inet 10.1.3.27 netmask ffffff00 broadcast 10.1.3.255
groupname rac-multipath
bge3:1: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 5
inet 0.0.0.0 netmask ff000000 broadcast 0.255.255.255
ce0: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 6
inet 0.0.0.0 netmask ff000000 broadcast 0.255.255.255
groupname internal-multipath
ce1: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 index 7
inet 0.0.0.0 netmask ff000000 broadcast 0.255.255.255
groupname smtm-multipath
ce2:
flags=249000842<BROADCAST,RUNNING,MULTICAST,IPv4,NOFAILOVER,INACTIVE,CoS
mtu 0 index 8inet 0.0.0.0 netmask 0
groupname crf-multipath
ce3:
flags=249000842<BROADCAST,RUNNING,MULTICAST,IPv4,NOFAILOVER,INACTIVE,CoS
mtu 0 index 9inet 0.0.0.0 netmask 0
groupname rac-multipath
Edited by: hello78 on May 11, 2009 9:02 PM

This isn't a Java question. Try the Solaris forum.

Similar Messages

  • New Install - ICMP Host Unreachable from gateway

    Hi team,
    I'm configuring a new solaris x86 box for the first time in a long time and I'm running into a problem that has me stumped.
    I just installed Solaris 10 v7 on a P4 Dell box with an intel pro1000 adapter loaded.
    Installed using ZFS and install went well. I set a static IP of 192.168.1.70 on a proper 192.168.1.x lan.
    After install, everything seems to work fine but cannot ping a FQDN such as www.google.com, etc.
    at first, I tried to join a local domain - maxximgroup.com and my computer name is set to sunzilla.
    Here's my network config files;
    sunzilla is set up with static IP = 192.168.1.70
    # ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 192.168.1.70 netmask ffffff00 broadcast 192.168.1.255
    ether 0:1b:21:27:56:2c
    lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1
    inet6 ::1/128
    e1000g0: flags=2004841<UP,RUNNING,MULTICAST,DHCP,IPv6> mtu 1500 index 2
    inet6 fe80::21b:21ff:fe27:562c/10
    ether 0:1b:21:27:56:2c
    And /etc/hosts shows host name sunzilla associated w/ 192.168.1.70...
    # cat /etc/hosts
    # Internet host table
    ::1 localhost
    127.0.0.1 localhost
    192.168.1.70 sunzilla loghost
    And my resolv.conf file shows my internal DNS routers as well as a 3rd I added (4.2.2.2) just in case...
    # cat /etc/resolv.conf
    domain maxximgroup.com
    nameserver 192.168.1.20
    nameserver 192.168.1.22
    nameserver 4.2.2.2
    search maxximgroup.com
    I noticed the /etc/defaultrouter file was MISSING... so I created one pointing to my router...
    # cat /etc/defaultrouter
    192.168.1.1
    And finally, I checked the /etc/nsswitch.conf file and it does indeed show hosts & ipnodes --> files & dns ...
    # cat /etc/nsswitch.conf
    # Copyright 2006 Sun Microsystems, Inc. All rights reserved.
    # Use is subject to license terms.
    # /etc/nsswitch.dns:
    # An example file that could be copied over to /etc/nsswitch.conf; it uses
    # DNS for hosts lookups, otherwise it does not use any other naming service.
    # "hosts:" and "services:" in this file are used only if the
    # /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.
    # DNS service expects that an instance of svc:/network/dns/client be
    # enabled and online.
    passwd: files
    group: files
    # You must also set up the /etc/resolv.conf file for DNS name
    # server lookup. See resolv.conf(4).
    hosts: files dns
    # Note that IPv4 addresses are searched for in all of the ipnodes databases
    # before searching the hosts databases.
    ipnodes: files dns
    networks: files
    protocols: files
    rpc: files
    ethers: files
    netmasks: files
    bootparams: files
    publickey: files
    # At present there isn't a 'files' backend for netgroup; the system will
    # figure it out pretty quickly, and won't use netgroups at all.
    netgroup: files
    automount: files
    aliases: files
    services: files
    printers: user files
    auth_attr: files
    prof_attr: files
    project: files
    tnrhtp: files
    tnrhdb: files
    I can ping local IP addresses ...
    # ping 192.168.1.1
    192.168.1.1 is alive
    But not external addresses ...
    # ping 67.15.211.8
    ICMP Host Unreachable from gateway sunzilla (192.168.1.70)
    for icmp from sunzilla (192.168.1.70) to ns1.siteground168.com (67.15.211.8)
    ICMP Host Unreachable from gateway sunzilla (192.168.1.70)
    for icmp from sunzilla (192.168.1.70) to ns1.siteground168.com (67.15.211.8)
    ICMP Host Unreachable from gateway sunzilla (192.168.1.70)
    for icmp from sunzilla (192.168.1.70) to ns1.siteground168.com (67.15.211.8)
    ICMP Host Unreachable from gateway sunzilla (192.168.1.70)
    for icmp from sunzilla (192.168.1.70) to ns1.siteground168.com (67.15.211.8)
    ^C#
    and naturally, I can ping a FQDN either (confirmed to be pingable on a computer on the same lan) ...
    # ping mycloud.local
    ping: unknown host mycloud.local
    Can anyone provide some guidance pls?

    Thanks Robert. You were absolutely on the right track. It turns out that in my "rush" to get my new ZFS "toy" up and running, during the install, I gave Solaris a static address but told it to automatically find the gateway. Oops! When solaris 10 installed, it correctly decided that since it had a static IP, it should assign the gateway as itself! So, naturally, when I ran netstat -m, It showed my gateway as myself! 192.168.1.70 sunzilla.
    I'm used to running Solaris on a Sparc platform and I'm a bit uncomfortable with reboots and I figured there would surely be a network restart command somewhere. After finding out that things have now changed in Solaris 10 quite a bit from Solaris 8, I just decided to init 6.
    After the system came up, everything was happy : -)
    So again, thanks to Robert for helping save the day!

  • ICMP Host Unreachable from gateway localhost (127.0.0.1)

    I had a functional zone. But we had an outage and for some reason one of my zones is unreachable. Looks like the problem is that the default route has changed. How can I add a default route to a zone?
    Thanks
    Manish
    --- global zone ---
    -bash-3.00# zoneadm list -iv
    ID NAME STATUS PATH BRAND IP
    0 global running / native shared
    2 www running /export/zones/www native shared
    4 java running /export/zones/java native shared
    --- zone java ---
    -bash-3.00# ping 131.247.16.130
    ICMP Host Unreachable from gateway localhost (127.0.0.1)
    for icmp from localhost (127.0.0.1) to 131.247.16.130
    ICMP Host Unreachable from gateway localhost (127.0.0.1)
    for icmp from localhost (127.0.0.1) to 131.247.16.130
    ICMP Host Unreachable from gateway localhost (127.0.0.1)
    for icmp from localhost (127.0.0.1) to 131.247.16.130
    -bash-3.00# ifconfig -a
    lo0:1: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    bge0:3: flags=4001000842<BROADCAST,RUNNING,MULTICAST,IPv4,DUPLICATE> mtu 1500 index 2
    inet 131.247.16.149 netmask ffffff80 broadcast 131.247.16.255
    -bash-3.00# netstat -rn
    Routing Table: IPv4
    Destination Gateway Flags Ref Use Interface
    127.0.0.1 127.0.0.1 UH 4 61 lo0:1
    -bash-3.00# route add default 131.247.16.254
    add net default: gateway 131.247.16.254: insufficient privileges
    --- zone www ---
    -bash-3.00# netstat -rn
    Routing Table: IPv4
    Destination Gateway Flags Ref Use Interface
    default 131.247.16.254 UG 1 47
    131.247.16.128 131.247.16.131 U 1 13 bge0:2
    224.0.0.0 131.247.16.131 U 1 0 bge0:2
    127.0.0.1 127.0.0.1 UH 4 108 lo0:2

    ifconfig -a will show when you have a duplicated IP address.
    It appears along with the text values for the interface flags ie
    host-u010|global$ ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index
    1
    inet 127.0.0.1 netmask ff000000
    bge0: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> m
    tu 1500 index 2
    inet 10.236.93.156 netmask ffffffc0 broadcast 192.168.93.191
    groupname data
    host-u010|global$
    You would see DUPLICATE or DUPLICATED in that field, and the flags would be different. Sorry, I don't have a duplicate IP situation going on right now, but my memory says it looked something like this:
    host-u010|global$ ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index
    1
    inet 127.0.0.1 netmask ff000000
    bge0: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER,DUPLICATE> m
    tu 1500 index 2
    inet 10.236.93.156 netmask ffffffc0 broadcast 192.168.93.191
    groupname data
    host-u010|global$
    Cheers,

  • JTAPI + UDP = ICMP Port Unreachable

    Hi,
    We're writing an IVR application which register itself as a CTI Route Point. This CTI RP has one line, 2000, which receive the external call (PSTN) from a voice gateway. A customer calls 0800 number, then flows thru PSTN->E1->Gateway->CallManager (2000)->CTI RP.
    JTAPI triggers an incoming call event (TermConnRingingEv), I answer this call (terminalConnection.answer()), I receive a TermEv event (CiscoRTPOutputStartedEv), get remote address and port by rtpOutStarted.getRTPOutputProperties() (getRemoteAddress and getRemotePort properties) and start sending RTP audio (CiscoRTPPayload.G711ULAW64K, 160).
    Here begins my problems. Testing this scenario with internal calls only, it was 100% perfect! But using external calls (E1->gateway), all the time getRemoteAddress answers the same IP Address (of course, gateway address). But each time there's a different port, one for each call. Usually we have success and the audio comes to final destination: the mobile phone on PSTN; but sometimes the DatagramSocket.send(DatagramPacket) method throws exception "ICMP Port Unreachable" and the call remains active but mute.
    There's no pattern for this problem, sometimes it works, sometimes doesn't.
    Our CUCM version is 7.1, there's no Unity or IPCC on environment, just CallManager, Gateway and application.
    StackTrace:
    java.net.PortUnreachableException: ICMP Port Unreachable
    at java.net.PlainDatagramSocketImpl.send(Native Method)
    at java.net.DatagramSocket.send(DatagramSocket.java:612)
    Thanx!

    It means there is no UDP connectivity between whatever host gets the exception and whatever host that socket is connected to. Typically a firewall problem.
    The addresses of 0.0.0.0 just mean that the socket is bound to all interfaces, it's not a problem.

  • ICMP Port Unreachable

    Can someone clarify what the exception java.net.PortUnreachableException: ICMP Port Unreachable indicates (aside from the obvious)? Here is the scenario: using UDP I have a client application, a gateway application, and a server application. The client sends to the server through the gateway and vice versa. I have created 2 sockets, one between the client and the gateway and one between the gateway and the server. When I try to send from the gateway to the client the packet never makes it to the client (server side is fine). When I call sock.getLocalSocketAddress and sock.getRemoteSocketAddress both are 0.0.0.0 (the latter at least has the right port number). The gateway acts as a server for the client and as a client to the server. I tried to fix this using sock.connect on the gateway side for the client facing socket but this eventually generates the ICMP port unreachable exception on the gateway side when receiving from the client.
    Thank you in advance.

    It means there is no UDP connectivity between whatever host gets the exception and whatever host that socket is connected to. Typically a firewall problem.
    The addresses of 0.0.0.0 just mean that the socket is bound to all interfaces, it's not a problem.

  • Can PIX 506e return port unreachable

    Hello
    Can PIX 506e return ICMP port unreachable on Linux traceroute with UDP data gram, and if somebody knows how, can you make an example of the access-list how it should be written to allow this response?

    PIX won't return an ICMP port unreachable message and access lists cannot be configured to make PIX to respond a port unreachable.

  • SIP/JSR180: Register Response lost as host throw ICMP message: Port Unreach

    Hi All,
    I am trying to create a VoIP application using JSR 180 for mobile device using Java Wireless toolkit.
    My VoIP application is trying to register an IMS core network.
    I am using J2ME emulator to develop/test the application.
    My application is correctly sending REGISTER request to IMS core and wireshark shows that IMS core sends correct 200 OK for REGISTER request.
    My application is sending the REGISTER request from a dynamically selected port (eg. 3456) to 5060 to my proxy and the response 200 OK is coming to the same port, but my host system throws ICMP message quoting "Port Unreachable".
    I guess, the UDP port (3654), is closed as soon as the REGISTER request is sent to network from J2ME enviroment.
    Is there any need for some special setting/configuration so that the port is not closed.
    Please help.
    Regards,
    Shiv

    Sorry I have the lines:
    sipConnection.initRequest("REGISTER", sipNotifier);
    and not
    sipConnection.initRequest("REGISTER", null);
    in my code....the code in the previous post has that error but also with sipNotifier it doesn't work due the same problem.

  • PXE DHCP ICMP:Destination Unreachable Message

    Hi
    I have a question regarding PXE and DHCP. Is it possible to ping a machine, which is in PXE boot with a DHCP address and able to access my SCCM server? Unfortunately i cannot ping the machine and in network traffic i see:
    12913 17:00:17 01.04.2015 759.8323064  SRV-SCCMDP-501 <00> 172.16.10.66 ICMP ICMP:Destination Unreachable Message, Port Unreachable, 172.16.8.38:69 {IPv4:228}
    No firewall between the machines and is the same subnet.
    Thank you in Advance

    Hi Torsten
    Thank you for your reply. I'm in hardware pxe, so no firewall is active.
    Here is the network traffic:
    1525597 11:55:38 02.04.2015 68880.5266514  172.16.10.25 SRV-SCCMDP-501   TFTP TFTP: Read Request - File: SMSBoot\x64\wdsnbp.com, Transfer Mode: octet tsize: 0  {UDP:1483, IPv4:1477}
    1525598 11:55:38 02.04.2015 68880.5266948  SRV-SCCMDP-501   172.16.10.25 ICMP ICMP:Destination Unreachable Message, Port Unreachable, 172.16.8.38:69 {IPv4:1477}
    1525701 11:55:44 02.04.2015 68886.5143787  172.16.10.25 SRV-SCCMDP-501   TFTP TFTP: Read Request - File: SMSBoot\x64\wdsnbp.com, Transfer Mode: octet tsize: 0  {UDP:1488, IPv4:1477}
    1525702 11:55:44 02.04.2015 68886.5144115  SRV-SCCMDP-501   172.16.10.25 ICMP ICMP:Destination Unreachable Message, Port Unreachable, 172.16.8.38:69 {IPv4:1477}
    I'm lost....

  • I need lots of USB ports with New Mac Pro, now what?

    because I'm in the audio business I needs lot of USB ports with my Mac Pro. On my current 2008 machine, that's not really an issue, with 5 ports on teh MP itself and I installed some USB hubs over PCIe that give me a total of 13 port. I'm not really sure what is the best way to get that amount on the new MP.
    Oh, and I really like the stability of my current set up. Before I went with an external USB Hub that always gave me headaches with ports not being recognized.

    The only two things I found so far are:
    a/ going back to the external USB hubs, which I find very frustrating to work with, because instable with connection and I would need to add some interface to go from USB to TB (which are also rather expensive at the moment)
    b/ use some external PCIe enclosures that are really expensive.
    So I havent really found the right solution for my situation. Which makes me hesitant to migrate to new MP at the moment.

  • QM-SD: Sales Return Inspection lot status Error

    Hello Expert,
    I want to post Goods receipt in a Returns delivery with QM activated in the material but the following message is displayed:
    Status of inspection lot 060000000001 / partial lot 000000 does not allow good issue
    Message no. VL171
    The inspection type is 06 (Inspection for Returns from Customer).
    The movement type is the 651.
    I thought that the inspection lot was created when you post the Good receipt, not when you create the delivery, and the stock material would be Qual. Inspection. So, then I should run QA11 click on Accepted in the UD to transfer the stock to Unrestricted use.
    Summarizing, the inspection lot is being created when I create the delivery. I can post GR only after running QA11. But then another inspection lot is created and the stock is posted in Returns. I think that the standard should not work like this.
    Please let me know what could be the reason for the error for goods issue for sales return?
    Thanks in advance.
    Pablo
    Sales Return Inspection lot status Error

    Dear Nunez
    1) 06 inspection lot gets created when you create a delivery not when you do the GR.
    2) for 651 movement type only 06 inspection lot will be created and this lot will not be stock specefic. You cannot do stock posting for this lot
    3) if you need an inspection lot while doing the GR of the delivery then kindly do the following
    1) make use of movement type 653 instead of 651
    2) activate 05 inspection in the material master. (deactivate 06)
    3) for delivery type LR ( the delivery type you are using for the return ) maintain 05 inspection type in the config
    SPRO > QM> Quality Inspection> Inspection Lot Creation>Inspection at Shipping>Assign Inspection Lot Origin to Delivery Type>LR 05inspection type.
    Now create the return sales order and then do PGR. inspection 05 will be created. you can do the stock posting in this lot
    regards
    gajesh

  • SD-QM: Sales Return Inspection lot status Error

    Hello Expert,
    I want to post Goods receipt in a Returns delivery with QM activated in the material but the following message is displayed:
    Status of inspection lot 060000000001 / partial lot 000000 does not allow good issue
    Message no. VL171
    The inspection type is 06 (Inspection for Returns from Customer).
    The movement type is the 651.
    I thought that the inspection lot was created when you post the Good receipt, not when you create the delivery, and the stock material would be Qual. Inspection. So, then I should run QA11 click on Accepted in the UD to transfer the stock to Unrestricted use.
    Summarizing, the inspection lot is being created when I create the delivery. I can post GR only after running QA11. But then another inspection lot is created and the stock is posted in Returns. I think that the standard should not work like this.
    Please let me know what could be the reason for the error for goods issue for sales return?
    Thanks in advance.
    Pablo
    Sales Return Inspection lot status Error

    Dear Nunez
    1) 06 inspection lot gets created when you create a delivery not when you do the GR.
    2) for 651 movement type only 06 inspection lot will be created and this lot will not be stock specefic. You cannot do stock posting for this lot
    3) if you need an inspection lot while doing the GR of the delivery then kindly do the following
    1) make use of movement type 653 instead of 651
    2) activate 05 inspection in the material master. (deactivate 06)
    3) for delivery type LR ( the delivery type you are using for the return ) maintain 05 inspection type in the config
    SPRO > QM> Quality Inspection> Inspection Lot Creation>Inspection at Shipping>Assign Inspection Lot Origin to Delivery Type>LR 05inspection type.
    Now create the return sales order and then do PGR. inspection 05 will be created. you can do the stock posting in this lot
    regards
    gajesh

  • Customer return , Inspection lot stock tab

    hi ,
    i am doing customer return senario , and as per requirment of client i activate inspection type 05  cause they want inspection lot stack tab in UD , but when i am doing customer return inspection lot is generated with reference to sales order and delivery number as i see in qa03 , but when doing an UD it does not contain inspection lot stok tab please suggest
    Regard
    Maashish

    Hello
    Check the movement type and make sure that you have activated the inspection for it. only 653 will create an inspction with stock posting tab
    Regards
    gajesh

  • How to have in GR Returns: Triggered Lot Stock Relevant,Stock non valuated

    Hi ,
    For every cusotmer return -the lots-having Stock with it. So lot should be Stock related.But Stock should be unvaluated.
    So that once our quality dept. do usage decision , the Usage decision post this QI stock to unrestricted or for reject on other categories.
    What all will need to mkae it happen this - Stock related Inspection lot .
    Thanks a bunch
    Rgds,

    I presume that your are talking about the customer returns then :
    As you know Inspection type 06 is not  stock relevant. You must change and use inspecttion type 05 instead.
    Deactivate 06 inspection type in the material master
    Activate 05 Inspection type in material mster
    Make sure an inspection plan with the correct usage for inspection type 05 is available. (usages are defined in config)
    In spro activate the goods movemnt (655) QCC3--> Inspection for goods movemnt -->shipping -->(Customer return goods movement type-655)Assign inspection type 05 against return order type.

  • Can ACE 4710 send ICMP-dest-unreachable?

    Dear Community!
    We have previously configured an ACE context for implementing redundant corporate DNS service and now testing a transparent ACE context and HA configuration.One virtual-IP is configured for UDP/53, listening for DNS requests. Behind the VIP, there are 3 DNS server. The next step of our testing process, we have shut down all real-server instance behind the virtual-IP while inspecting DNS clients behaviour. Besides the DNS clients requesting the virtual-IP DNS service need ICMP-destination-unreachable packet to switchover the secondary DNS server.
    Can ACE 4710 send ICMP-dest-unreachable?
    Thanks in advance!
    Regards,
    Belabacsi
    from Hungary

    Unfortunately the 4710 does not send icmp unreachable when a vserver is down.
    If you have backup dns service, you can configure it on ace itself.
    Gilles.

  • Udp client: destination port unreachable question

    Hello,
    I used "trivial" UDPClient / Server example to send datagrams from one local interface (eth1) on my Linux box to Datagram server on yhe host not included into local routing table and I tried to capture outgoing udp traffic on interface eth1. I've got IOException
    "ICMP: destination unreachable" and I only could capture outgoing
    packets on loopback interface ( with Ethereal). Can someone help to
    resolve my confusion: I thought UDP is "connectionless", e.g. will be
    sent regardless. What does ICMP have to do with it and why does this
    traffic appear on loopback interface?
    Thank you,

    If you are using a specific destination it still has to route.

Maybe you are looking for