Problem with ping

I have this weird problem with ping and I think it's related to virtual switching equipment.

I'll try to explain it as simple as possible.

This specific (10.2.0.154), I can not ping ip address of all my customers who are running on the same host.

In fact, I can't ping the IP address of the host itself.

As far as I know that I have no problem to reach this IP address from any other machine. I tested at least 10 other machines, and among them were a few virtual servers.

Everything is on the same network 10.2.x.x/16 no routing, filtering of packets, vlanning, or everything that is done.

On the host: It's a HP proliant DL360G5 running vmware server 1.05 on windows 2003. It uses its two internal nic teamwork mode (link 2GB) to connect to a pair of 3Com3870 with a stacking cable gigabit switches.

On clients: They are a mixture of Windows 2003, XP, and linux machines. They all connect to the network using bridged networks. Most of them have the vmware tools installed and works perfectly for whatever the need to do.

On 10.2.0.154: It is a time recoding terminal (Kaba bensing 9320) I have several of them and they all have ping all right one on the host or guest.

I tried to move the comments to connect to 10.2.0.154 for an ESXi4 server. This has solved the problem with ping, but gave rise to a more serious connection problem. While the ping works the timing couldn't software to connect to one of the terminals. This looks like another vSwitch problem, but now with the ESXi4 server software.

I tried also to add static entry arp to the guest who must connect to 10.2.0.154, but this did not help.

I'm confused, HELP?  :|

PS. added a vnetsniffer newspaper. (FYI 10.2.0.154 does not work, 10.2.0.153 is the same type of terminal and works very well)

I would simplify everything first and remove one of the two wires in your network adapters on your host win2003 and see if the problem goes away.

-KjB

VMware vExpert

Don't forget to leave some points for messages useful/correct.

Post edited by: kjb007

Tags: VMware

Similar Questions

  • Problem with ping VPN cisco 877

    Hi all!

    I have a working VPN between a fortigate and a Cisco.

    I have a problem with ping network behind the cisco of the network behind the forti.

    When I ping to vlan2 cisco without problem (192.168.252.1) interface, but I can't ping a server in the vlan2 (192.168.252.2) behind the cisco.

    However the Cisco I can ping the server. In the forti, I see that ping to the interface vlan2 and server in vlan2 take in the same way, and I can see package.

    I post my config could see it it as blocking the ping from 10.41.2.36 to 192.168.252.2 while 192.168.252.1 ping is OK?

    IPSEC #show run
    Building configuration...

    Current configuration: 3302 bytes
    !
    ! Last modification of the configuration at 14:42:17 CEDT Friday, June 25, 2010
    ! NVRAM config update at 14:42:23 CEDT Friday, June 25, 2010
    !
    version 12.4
    no service button
    horodateurs service debug datetime msec
    Log service timestamps datetime localtime show-time zone
    encryption password service
    !
    IPSEC host name
    !
    boot-start-marker
    boot-end-marker
    !
    logging buffered 1000000
    enable secret 5 abdellah
    !
    No aaa new-model
    clock timezone GMT 1
    clock to summer time CEDT recurring last Sun Mar 02:00 last Sun Oct 03:00
    !
    !
    dot11 syslog
    IP cef
    No dhcp use connected vrf ip
    DHCP excluded-address IP 192.168.254.0 192.168.254.99
    DHCP excluded-address IP 192.168.254.128 192.168.254.255
    !
    IP dhcp DHCP pool
    network 192.168.254.0 255.255.255.0
    router by default - 192.168.254.254
    Server DNS A.A.A.A B.B.B.B
    !
    !
    no ip domain search
    name of the IP-server A.A.A.A
    name of the IP-server B.B.B.B
    !
    !
    !
    !
    !
    crypto ISAKMP policy 1
    BA aes 256
    preshared authentication
    Group 5
    ISAKMP crypto key ciscokey address IP_forti
    !
    !
    Crypto ipsec transform-set esp - aes 256 esp-sha-hmac vpntest
    !
    myvpn 10 ipsec-isakmp crypto map
    defined by peer IP_forti
    Set transform-set vpntest
    match address 101
    !
    Archives
    The config log
    hidekeys
    !
    !
    !
    !
    !
    interface Tunnel0
    IP 2.2.2.1 255.255.255.252
    source of Dialer0 tunnel
    destination of IP_forti tunnel
    myvpn card crypto
    !
    ATM0 interface
    bandwidth 320
    no ip address
    load-interval 30
    No atm ilmi-keepalive
    DSL-automatic operation mode
    !
    point-to-point interface ATM0.1
    MTU 1492
    bandwidth 160
    PVC 8/35
    VBR - nrt 160 160
    PPPoE-client dial-pool-number 1
    !
    !
    interface FastEthernet0
    switchport access vlan 2
    !
    interface FastEthernet1
    !
    interface FastEthernet2
    !
    interface FastEthernet3
    switchport access vlan 2
    !
    interface Vlan1
    IP 192.168.20.253 255.255.255.0
    IP nat inside
    no ip virtual-reassembly
    !
    interface Vlan2
    IP 192.168.252.1 255.255.255.0
    IP nat inside
    IP virtual-reassembly
    !
    interface Dialer0
    bandwidth 128
    the negotiated IP address
    NAT outside IP
    no ip virtual-reassembly
    encapsulation ppp
    load-interval 30
    Dialer pool 1
    Dialer-Group 1
    KeepAlive 1 2
    Authentication callin PPP chap Protocol
    PPP chap hostname [email protected] / * /
    PPP chap password 7 abdelkrim
    myvpn card crypto
    !
    IP forward-Protocol ND
    IP route 0.0.0.0 0.0.0.0 Dialer0
    IP route 10.41.2.32 Tunnel0 255.255.255.240
    !
    no ip address of the http server
    no ip http secure server
    The dns server IP
    translation of nat IP tcp-timeout 5400
    no ip nat service sip 5060 udp port
    overload of IP nat inside source list NAT interface Dialer0
    !
    IP access-list standard BROADCAST
    permit of 0.0.0.0
    deny all
    !
    NAT extended IP access list
    IP enable any host IP_cisco
    deny ip 192.168.252.0 0.0.0.255 10.41.2.32 0.0.0.31
    !
    access-list 101 permit ip 192.168.252.0 0.0.0.255 10.41.2.32 0.0.0.31
    public RO SNMP-server community
    3 RW 99 SNMP-server community
    SNMP-server community a RO
    SNMP-Server RO community oneCommunityRead
    not run cdp
    !
    !
    !
    control plan
    !
    !
    Line con 0
    password 7 abdelkrim
    opening of session
    no activation of the modem
    line to 0
    line vty 0 4
    password 7 aaaaa
    opening of session
    escape character 5
    !
    max-task-time 5000 Planner
    NTP-period clock 17175037
    Server NTP B.B.B.B
    Server NTP A.A.A.A

    end

    Alex,

    It's your GRE tunnel:

    interface Tunnel0
    IP 2.2.2.1 255.255.255.252
    source of Dialer0 tunnel
    destination of IP_forti tunnel
    myvpn card crypto

    You also have routing set by it.

    You don't need a GRE tunnel, nor do you need the road to tunnel if you want just IPsec tunnel.

  • Problem with ping the client Host.

    So, I have 6 people running on my host.  They are all seen assigned manually the IP addresses from 192.168.99.150 through 192.168.99.155.

    My host has an IP address of 192.168.99.100.

    My host is only one PC connected to the switch and the switch is not connected to any link (internet) download.

    I have configured my guests for light connection so they can directly connected on the hardware switch.

    This is the question that I have now, when I ping my IP of the host's comments, it shows about 1ms response time.

    but when I ping my IP from the host of one of the guest, it shows demand exceeded.

    Can someone give me a solution for this problem?

    Thank you.

    OK, so I have re installed all the guests with the new hardware configuration of work station 11, now everything works perfectly.

    Maybe something has not been configured correctly the last time where I had the problem.

  • Problems with ping and 56 k modem about half current speed.

    I have a few questions.

    I've switched & my internal modem says it's 56 k. I know that I won't get a full 56 k, but I'm only running at about 26 k. Why what can I do about it?

    Additionally, every time that I ping ALL websight, it always comes back with: request timed out, 0 packets received, 4 lost packets, 4 packets sent, 100% loss. I can't understand it and I hope someone can explain to me why and how to fix it. I'm NOT "computer illiterate"!

    Help, please!  Thank you

    Here's what I'm running:

    System: Intel (r) Pentium (r) D CPU 3.00 GHz 2.99 GHz (dual processor);   1.00 GB of RAM, 32-bit operating system.   223 GB int hard drive. & 298 GB ext HDD.

    Operating system: Windows Vista Ultimate sp2

    Browsers: ie9 and mozilla firefox 4

    Modem: PCI Soft Data Fax Modem with SmartCP

    Hi desandjol,

    1. are you able to ping the loopback adapter (that is to say-ping 127.0.0.1)?

    You must contact the ISP to find out why you can't ping websites.

    You can also check with the manufacturer of the modem if no firmware update is available. It is available even download and check.

    Hope this information is useful.

  • VPN you have problem with ping to a server after you configure a NAT

    My VPN worked very well until the Exchange Server client has added and changed my setup.

    Once the customer added the Exchange Server and edited my setup, my VPN you problem.

    I've corrected some but there's always a them that I can not ping to exchange the local ip address of the server (192.168.1.2).

    One thing I notice, is that I can ping this IP 192.168.1.2 if I remove ' ip nat inside source static 192.168.1.2 extensible 116.xx.xx.xx.

    Someone please check the configuration below and advise me.

    I would be very appreciate any kind of suggestion.

    Thank you.

    version 15.0
    no service button
    tcp KeepAlive-component snap-in service
    a tcp-KeepAlive-quick service
    horodateurs service debug datetime localtime show-timezone msec
    Log service timestamps datetime localtime show-timezone msec
    encryption password service
    sequence numbers service
    !
    xxxxx host name
    !
    boot-start-marker
    boot-end-marker
    !
    logging buffered 51200
    recording console critical
    !
    AAA new-model
    !
    !
    AAA authentication login default local
    AAA authentication login ciscocp_vpn_xauth_ml_1 local
    AAA authorization exec default local
    AAA authorization ciscocp_vpn_group_ml_1 LAN
    !
    !
    !
    !
    !
    AAA - the id of the joint session
    iomem 10 memory size
    !
    Crypto pki trustpoint TP-self-signed-3333835941
    enrollment selfsigned
    name of the object cn = IOS - Self - signed - certificate - 3333835941
    revocation checking no
    rsakeypair TP-self-signed-3333835941
    !
    !
    TP-self-signed-3333835941 crypto pki certificate chain
    certificate self-signed 01
    30820240 308201A 9 A0030201 02020101 300 D 0609 2A 864886 F70D0101 04050030
    2 060355 04031326 494F532D 53656 C 66 2 AND 536967 6E65642D 43657274 31312F30
    69666963 33333333 38333539 6174652D 3431301E 170 3131 30353134 30313034
    35315A 17 0D 323030 31303130 30303030 305A 3031 06035504 03132649 312F302D
    4F532D53 5369676E 656C662D 43 65727469 66696361 74652 33 33333338 65642D
    33353934 3130819F 300 D 0609 2A 864886 01050003, 818, 0030, 81890281 F70D0101
    810094A 1 7C2D79CE A6BEE368 3EB0B5B7 9A2CFE42 6A 145915 E67EF01D 350558E3
    040B 6379 E6360CB3 4 D 0360DA61 184225 AAB44CA5 6BE23D05 55DAA45A 4647 5 FEB
    6F143346 6BF18824 EFC3A31F 2A48AD8D 524F2324 EB331E50 8407577F E751DFF2
    DD926D88 25 23143 11 C 66750 68267 C 61 C38B62C4 3B16E5AE AC91B2F8 ABA3546D
    02 30203 010001A 3 68306630 1 130101 FF040530 030101FF 30130603 0F060355 D
    551D 1104 08466172 45617374 50301F06 23 04183016 8014E95E 03551D 0C300A82
    66B6A8C2 CF1BD38F 684FD4DF C3854AEB ACA7301D 0603551D 0E041604 14E95E66
    B6A8C2CF 1BD38F68 4FD4DFC3 854AEBAC A7300D06 092 HAS 8648 86F70D01 01040500
    03818100 6CA43C42 F0116A56 DD0B98B9 05C3BB3C 5B39172A DF35F9B9 12F8534A
    75CB8043 60BD9E0A 832ED1A5 7034E6F6 55A522E0 14FBD1E4 16C8D186 72FBAB3E
    EE4C0858 C9C9B87D 0449BE9A CB71AB29 A1B0BF18 7DA6CE07 49E40F7D C 32, 66187
    310AC5B1 BF8D0D67 B024AFCD 0956FB68 BC385CC1 B6406466 1C1A8AA8 EFBA279C A 546599, 5
    quit smoking
    no ip source route
    !
    !
    DHCP excluded-address 192.168.1.1 IP 192.168.1.100
    DHCP excluded-address IP 192.168.1.201 192.168.1.254
    !
    dhcp pool IP CCP-pool1
    network 192.168.1.0 255.255.255.0
    domain Fareastp
    DNS-server 192.168.1.2 165.21.83.88
    default router 192.168.1.1
    !
    !
    no ip cef
    name-server IP 192.168.1.2
    name of the IP-server 165.21.83.88
    No ipv6 cef
    !
    !
    license udi pid CISCO881-K9 sn FHK142971LH
    !
    !
    username admin privilege 15 secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxx
    !
    !
    synwait-time of tcp IP 10
    !
    !
    crypto ISAKMP policy 10
    BA 3des
    preshared authentication
    Group 2
    !
    ISAKMP crypto group configuration of VPN client
    key xxxxxxxxx
    DNS 192.168.1.2 165.21.83.88
    fareastp field
    pool SDM_POOL_1
    ACL 101
    include-local-lan
    max - 20 users
    netmask 255.255.255.0
    !
    Crypto ipsec security association idle time 3600
    !
    Crypto ipsec transform-set esp-SHA-ESP-3DES-3des esp-sha-hmac
    !
    crypto dynamic-map DYNVPN 1
    game of transformation-ESP-3DES-SHA
    market arriere-route
    !
    !
    map clientmap client to authenticate crypto list ciscocp_vpn_xauth_ml_1
    card crypto clientmap isakmp authorization list ciscocp_vpn_group_ml_1
    client configuration address map clientmap crypto answer
    clientmap card crypto 65535-isakmp dynamic ipsec DYNVPN
    !
    !
    !
    !
    !
    interface Loopback0
    IP 192.168.250.99 255.255.255.0
    !
    interface FastEthernet0
    !
    interface FastEthernet1
    !
    interface FastEthernet2
    !
    interface FastEthernet3
    !
    interface FastEthernet4
    WAN description $ ES_WAN$
    IP address 119.xx.xx.xx 255.255.255.252
    penetration of the IP stream
    NAT outside IP
    IP virtual-reassembly
    automatic duplex
    automatic speed
    clientmap card crypto
    !
    interface Vlan1
    LAN description
    IP address 116.xx.xx.xx 255.255.255.240 secondary
    IP 192.168.1.1 255.255.255.0
    penetration of the IP stream
    IP nat inside
    IP virtual-reassembly
    !
    pool SDM_POOL_1 192.168.2.201 local IP 192.168.2.254
    local IP POOL_2 10.10.1.2 pool 10.10.1.200
    IP forward-Protocol ND
    IP http server
    local IP http authentication
    IP http secure server
    IP http timeout policy slowed down 60 life 86400 request 10000
    !
    IP nat inside source static tcp 192.168.1.4 16000 16000 FastEthernet4 interface
    IP nat inside source static tcp 192.168.1.4 16001 interface FastEthernet4 16001
    IP nat inside source static tcp 192.168.1.4 interface FastEthernet4 591 591
    IP nat inside source static tcp 192.168.1.4 2399 interface FastEthernet4 2399
    IP nat inside source static tcp 192.168.1.4 3306 interface FastEthernet4 3306
    IP nat inside source static tcp 192.168.1.4 1433 interface FastEthernet4 1433
    IP nat inside source static tcp 192.168.1.4 5353 interface FastEthernet4 5353
    IP nat inside source static udp 192.168.1.4 5003 interface FastEthernet4 5003
    overload of IP nat inside source list 101 interface FastEthernet4
    IP nat inside source static tcp 192.168.1.2 1723 1723 interface FastEthernet4
    IP nat inside source overload map route SDM_RMAP_1 interface FastEthernet4
    IP nat inside source static 192.168.1.2 extensible 116.xx.xx.xx
    IP route 0.0.0.0 0.0.0.0 119.xx.xx.xx
    !
    recording of debug trap
    Note access list 101 = 22 category CCP_ACL
    access-list 101 deny tcp 116.xx.xx.81 eq smtp host everything
    access-list 101 deny tcp 116.xx.xx.82 eq smtp host everything
    access-list 101 deny ip 192.168.1.0 0.0.0.255 192.168.2.192 0.0.0.63
    access-list 101 permit ip 192.168.2.192 0.0.0.63 192.168.1.0 0.0.0.255
    access-list 101 permit ip 192.168.1.0 0.0.0.255 any
    access-list 101 permit ip 192.168.2.192 0.0.0.63 host 116.12.248.82
    access-list 111 allow ip 192.168.1.0 0.0.0.255 any
    !
    !
    !
    !
    allowed SDM_RMAP_1 1 route map
    corresponds to the IP 101
    !
    !
    control plan
    !
    !
    Line con 0
    no activation of the modem
    line to 0
    line vty 0 4
    transport input telnet ssh
    !
    max-task-time 5000 Planner
    Scheduler allocate 4000 1000
    Scheduler interval 500
    end

    Hello

    NATting is done before the encryption.

    So if you want to access the server via its private IP address you must make sure you exclude the traffic to and from users VPN to be translated (route-map on the instruction of NAT is a typical way).

    Otherwise move to DVTI database solution that should not be affected by this problem.

    Marcin

  • Problem with SB6141 Surfboard Arris

    Hi all! I went to Time Warner Cable today for my ISP and had bought an Arris SB6141 cable modem to save on rental fees. I have the newer model of the most extreme airport, and my Mac running OS X Yosemite v. 10.10.5. I can't get the AE or Mac recognizes the modem cable. TWC could ping the modem and I can directly connect my laptop to the modem work and connect. I searched and tried several of the suggestions on other positions, without success.

    I'm not a COMPUTER specialist, at a basic level any help would be appreciated, including recommendations or suggestions on a different modem to buy.

    I can't get the AE or Mac recognizes the modem cable. TWC could ping the modem and I can directly connect my laptop to the modem work and connect.

    When you bought the modem and it hung up... you had to call TWC for the modem allowed to work with their service, then correct?

    TWC probably asked you for the ID of the modem, also known as the MAC address, correct?

    What computer was connected to the modem when TWC 'authorized' modem for their service? Was it the work laptop?

    I searched and tried several of the suggestions on other positions, without success.

    We do not know what you have tried and tried... and you don't really want to ask you to do things you've already done.  Please provide a summary of the things you have tried as a result of your search.

    Finally, and unfortunately, the SB6141 is known to have problems with Apple routers... or vice versa, depending on your view. Both are good products... but they do not seem to work well together for some users.

    Here's just a short extract messages to verify this problem: https://discussions.apple.com/search?q=sb6141

    For example, you may need to make a decision between keep the modem and try another router, or keep the AirPort Extreme and try another brand of modem.

  • Satellite L670-1KZ - update driver & problem with game ARMA II

    Hello world

    I just bought this satellite L670-1KZ in France, and I've already found fews updated.

    But, before you do anything, I want to have comment and recommendation of other owners, to ensure that the files that I have are useful and cannot be damaged something (never know).

    (1) UPDATE RECOMMENDED OR NOT?

    It's the list of the update that I found:

    ATI Mobility Radeon HD 2000/3000/4000/5000/6000 version 11.3 WHQL
    Manufacturer: ATI Technologies Inc.
    Version: 8.831.2.0000
    The name of the inf file: c7115930.inf
    Of date inf file: 03/08/2011
    Date of publication (online): 30/03/2011

    Version of Realtek driver High Definition Audio R2.57 WHQL
    Manufacturer: Realtek Semiconductor Corp.
    Version: 6.0.1.6299
    The name of the inf file: hdapcee3.inf
    Of date inf file: 25/01/2011
    (Online) publication date: 02/09/2011

    Realtek RTL8100/8101/8102/8103/8105/8401/8110/8111/8168/8169 version 7.037.1229.2010 WHQL
    Manufacturer: Realtek
    Version: 7.037.1229.2010
    The name of the inf file: rt64win7.inf
    Of date inf file: 29/12/2010
    (Online) publication date: 02/09/2011

    Realtek RTL8191SE-VA2/RTL8192SE version 2019.1.1203.2010 WHQL
    Manufacturer: Realtek Semiconductor Corp.
    Version: 2019.1.1203.2010
    The name of the inf file: net8192se.inf
    Of date inf file: 12/03/2010
    (Online) publication date: 02/09/2011

    Intel Chipset Device Software version 9.2.0.1025 WHQL
    Manufacturer: Intel
    Version: 7.0.0.1013
    The name of the inf file: ibexahci.inf
    Of date inf file: 06/08/2010
    Date of publication (online): 03/09/2011

    Intel Rapid Storage Technology ICH7/ICH8/ICH9/ICH10/PCH version 10.1.0.1008 WHQL
    Manufacturer: Intel
    Version: 10.1.0.1008
    The name of the inf file: iaahci.inf
    Of date inf file: 11/06/2010
    Date of publication (online): 12-21-2010

    (2) ON THE VIDEO CARD:

    Also, I used an Amilo Xi 2550-8009 underpinning last week, I changed it to this Toshiba, but I am facing a problem with a game ARMA II.
    I got the error message is: 'Pixel shader compilation error', with a black screen and sound of 'ping '.
    I don't understand because I found a comparison test with a GeForce and my current HD5650 which is supposed to support this kind of thing shader.

    Have you managed to run ARMA II on your laptop? If so, what did I miss?

    Thanks in advance for your comments have fully appreciated,
    G2MARS

    Hey,.

    Generally these driver updates are not important if everything works properly. So in your case I don't install these updates if your laptop runs without problem.
    As you probably know: never touch a running system ;)

    Regarding your second question:
    Have you checked if ARMA 2 supports this graphics card? Have you installed the latest DirectX and more recent patch for this game?

  • Some problems with the LAN on Satellite L10 card after BIOS update

    Hello

    I have a problem with my satellite L10. Map does not work after the installation of the new network of edge of Bios (2.80).
    I tried it on Linux, BSD and WinXp. OS see my net card.
    I can even install parameters and ping 127.0.0.1 and my ip.

    But all the other pool spoke to me query time-out.

    Help me please.

    Hello

    What to say I put t think that this could be linked to the BIOS. First of all, as you said that the LAN card is recognized correctly in the device if Manager she s works well!

    However, you could try to access the BIOS and could set the BIOS default settings. Don t forget to save changes to BIOS ;)

    In addition, it would be advisable to reinstall the NIC driver. The Toshiba driver page provides the Realtek LAN driver v5.618.1015.2004.

    Good luck

  • Problem with WiFi adapter (RTL8187b) on the Satellite L350-146

    Hello.

    Problem with WiFi (RTL8187b) on the Toshiba Satellite L350-146 adapter:

    Exchange of packets of 192.168.0.177 with 32 bytes of data:

    Reply from 192.168.0.177: bytes = 32 time = 3ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 4 ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 6ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 2ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 874ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 364ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 2ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 2ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 3ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 2ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 1ms TTL = 128
    Reply from 192.168.0.177: bytes = 32 time = 2ms TTL = 128

    Ping statistics for 192.168.0.177:
    Packets: sent = 50, received = 50, lost = 0 (0% loss)
    Estimated duration of admission, transfer to ms:
    1msek = Minimum, Maximum = 874 ms, average = 34 ms

    Win Vista HP, drivers last.
    This problem with different access points.

    Sorry for bad English may

    Need to check if theres no interferense in your plase, check also if the WiFi adapter is ok!... you can do this reinstalling the driver and check if it works if not you have to go with an ASP in your area to check the Wi Fi card...

  • I had a problem with my program

    I m facing problem with loop for...

    If there are more rows in the text files... It has been too slow... It takes arounf 4-5 minutes to read 25 lines

    Please friends... I need to to reduce my hours...

    \

    Hello

    I think your question is that you use CMD to ping the IP and to less moving window popup ping you will get no answer.

    You can try with attached VI the VI can reduce your processing time.

  • Weird problem with shared resources in Windows XP

    Hello

    I have the odd problem with 2 machines WinXPSP2. I can manage and see their actions of any another machine machine in the field. But when I try to navigate machine B for his actions or machine has the manage, that's impossible! and what makes it more weird is that I can ping machine B machine A. OK, the problem is that I need to use a shared printer on the computer B to machine A and I can't simply. Can someone help me solve this problem?

    Thank you

    Hello

    The question you posted would be better suited to the TechNet community. Please visit the link below to find a community that will provide the support you want.

    http://social.technet.Microsoft.com/forums/en-us/winserverGP/threads

    Hope this information is useful.

  • Problems with the IP settings on XP pc wireless network

    I have (part time) a wireless network to recently set up. Router is connected to a pc windows 7, and there is a XP machine with a USB adapter as well. The PCs are turned on, and the XP shows a wireless connection with a 'very good' signal. When I try to start IE on XP it will fail to connect. When I then run the diagnostic network connection died at around the point where the diagnosis is trying to reactivate the adapter. The diagnosis of output reports "error renew IP address: semaphore timeout has expired" and "default gateway 0.0.0.0." If I then run ipconfig/all there is absolutely NO output. This happened yesterday, so I manually reset following IP 299357 instructions and the same thing happened again. I did the reset again and rebooted the XP. The router indicates that it has recognized the XP and ipconfig/all on XP shows things different, including

    IP 192.168.2.6. subnet mask 255.255.255.0; gateway by default, dns server, and dhcp like 192.168.2.3 Server (the IP address of the router); DHCP and automatic configuration enabled. IP routing and WINS proxy are disabled.

    While I was typing the above router lost sight the XP box, although the box XP still reports a 'very good' signal and a connection permanent.

    So far, I had this network in place for 10 days, but could not use the connection to the outside of the PC XP on a day, which followed my re - configure the router to its IP address 192.168.2.3 rather than recommended in setting up such 192.168.2.1, because 192.168.2.3 was that the XP box trying to connect as. Two PCs have been turned off during the night and worked fine when started the next morning for the entire day. The next day that XP had a connection for long enough to reach the site where I was looking for updated printer drivers, and then he lost when I started to download the and nothing since. IP information now suggests that I might have little joy for a while, if I still have to reset the IP address of the router to 192.168.2.6 this time, but I don't see why I should continue to do.

    Some of the other TCP performer? Troubleshooting IP connectivity:

    Ping 127.0.0.1 return OK; ping 192.168.2.3 expires; ping 192.168.2.6 is OK; ping host name does not work (assuming that the host name is just the name of the computer to the pc win 7); Pathping 192.168.2.6 works. (If that this watch is actually the host name and then ping that name does not work either, there is no entry in the ARP cache, do not know the valid IP addresses to test those.)

    Suggests that I have problems with the default gateway, and name resolution, but I do not know how to set resolution, unless you change the IP address of the router, which can do the first, but not the second.

    Suggestions welcome.

    The fact that things worked fine for a day seems to indicate that the material is OK, and I checked that I have the latest firmware for the router and USB adapter. Security of the router is disabled, as is the firewall on the XP, neither of which is ideal

    Technical support of Belikin has decided that the adapter was flakey too and should be replaced. If we call things the customer support, and I heard of them since, did not except a s message that seemed to ask whether or not I had entered with them...

    So what network?

    Packed wireless router and got some kit devolo for a network of current carrier online (on the grid) put in place instead. More expensive, Yes, but IT WORKS! 6 weeks later, still no problem to access Internet from a PC.

  • Problem with wag160N router wireless

    Hi all. Sorry for the typos etc I am new in the forum :-). Please, if the subject has moved to another subforum do it.

    So, here's the problem: last week, I bought the WAG160N wireless-N adsl2 + modem router (version 2) and yestreday I formatted my laptop 2, so today I decided to install a new one.

    I work 2 hours on it now, but still I can't find a solution. I started with the first cd, as required by the guide. Everything works well until the installation wizard step that attempts to connect to the router. At this point, he's looking for 5 minutes and then he said that he is not able to communicate with the router and wonder to check the connection again. I connected everything as it should (the gray wire of telephone jack to the socket of the router that says DSL, cable - ethernet - yellow of Gate 1 of the router ethernet for the laptop and then the AC/DC to the router and power.) I click next to the installation wizard, then he said to the power on the router... I do it and it checks then 5 minutes and again, he says that can't find it and tell me to double check and the story goes like this. I made 6 - 7 times but nothing. I also used the netwotk magical Wizard that was installed to fix the problem (because it recognizes that there is connection problem), but is not able to set in! What should I do? The ISP said that they don't sell Linksys products for their stores (I do not know the ISPS work on other countries, here they sell routers, adsl packs ect in their store) so they can't provide me with support. Can someone help me? Its the first time I use a linksys for me product and I don't know how to install it without the cd.

    I use windows vista pre sp2 on two laptops.

    I must also say that I have no problem with the ethernet connection the baudtec my ISP gave in the pack, that I bought when I activated my ADSL (2 years ago). IM connected with it now to view the topic.

    Sorry for my bad English and im sore right now that I can't think of what other info you might need, post and I will answer you.

    Thx for reading.

    Hello

    Connect your device directly to your pc via ethernet cable.

    Try to find the ip address of your device using the arp - a command

    Try to ping your router/adsl with address (192.168.1.1) ip of the device. u should get a response, if no response then in your pc check the LAN connection properties and enable DHCP.

    If you get always no response to ping the device, try and set an ip address in the range (192.168.1.1 or whatever your ip devices). Now, try to configure the device to cd Wizard help.

    Correct me if im wrong.

    Concerning

  • Linksys E8350 have problem with some latency every bit of packages

    Hello

    I have the problem with latency high each 6 pack when I try to ping IP of the router via wifi.

    $ ping 192.168.1.1
    PING 192.168.1.1 (192.168.1.1): 56 data bytes
    64 bytes from 192.168.1.1: icmp_seq = 0 ttl = 64 time = 3,437 ms
    64 bytes from 192.168.1.1: icmp_seq = 1 ttl = 64 time = 2,957 ms
    64 bytes from 192.168.1.1: icmp_seq = 2 ttl = 64 time = ms 3,392
    64 bytes from 192.168.1.1: icmp_seq = 3 ttl = 64 time = 3,715 ms
    64 bytes from 192.168.1.1: icmp_seq = 4 ttl = 64 time = 3,284 ms
    64 bytes from 192.168.1.1: icmp_seq = 5 ttl = 64 time = 386,280 ms
    64 bytes from 192.168.1.1: icmp_seq = 6 ttl = 64 time = 427,748 ms
    64 bytes from 192.168.1.1: icmp_seq = 7 ttl = 64 time = 53,266 ms
    64 bytes from 192.168.1.1: icmp_seq = 8 ttl = 64 time = 523,208 ms
    64 bytes from 192.168.1.1: icmp_seq = 9 ttl = 64 time = 3,666 ms
    64 bytes from 192.168.1.1: icmp_seq = 10 ttl = 64 time = 2,508 ms
    64 bytes from 192.168.1.1: icmp_seq = 11 ttl = 64 time = 3,440 ms
    64 bytes from 192.168.1.1: icmp_seq = 12 ttl = 64 time = ms 3,579
    64 bytes from 192.168.1.1: icmp_seq = 13 ttl = 64 time = 2,608 ms
    64 bytes from 192.168.1.1: icmp_seq = 14 ttl = 64 time = ms 3,154
    64 bytes from 192.168.1.1: icmp_seq = 15 ttl = 64 time = 326,885 ms
    64 bytes from 192.168.1.1: icmp_seq = 16 ttl = 64 time = 371,978 ms
    64 bytes from 192.168.1.1: icmp_seq = 17 ttl = 64 time = 2,855 ms
    64 bytes from 192.168.1.1: icmp_seq = 18 ttl = 64 time = 469,882 ms
    64 bytes from 192.168.1.1: icmp_seq = 19 ttl = 64 time = 2.841 ms
    64 bytes from 192.168.1.1: icmp_seq = 20 ttl = 64 time = 2,563 ms
    64 bytes from 192.168.1.1: icmp_seq = 21 ttl = 64 time = 2,477 ms
    64 bytes from 192.168.1.1: icmp_seq = 22 ttl = 64 time = 3,560 ms
    64 bytes from 192.168.1.1: icmp_seq = 23 ttl = 64 time = 3,572 ms
    64 bytes from 192.168.1.1: icmp_seq = 24 ttl = 64 time = 2,605 ms
    64 bytes from 192.168.1.1: icmp_seq = 25 ttl = 64 time = 278,522 ms
    64 bytes from 192.168.1.1: icmp_seq = 26 ttl = 64 time = 325,989 ms
    64 bytes from 192.168.1.1: icmp_seq = 27 ttl = 64 time = 687,060 ms
    64 bytes from 192.168.1.1: icmp_seq = 28 ttl = 64 time = 417,529 ms
    64 bytes from 192.168.1.1: icmp_seq = 29 ttl = 64 time = 2.659 ms

    Latest firmware 1.0.02.9. Router has been reset to factory default and firmware has been restored.

    It is made from material? You guys can recommend?

    I think that it is a Wireless Mac driver problem. I've seen this symptom in reverse when ping Mac from another computer on the network. My Mac Mini has similar problems and I have tested a lot of the router. The departure of ping well off the coast and then ramps up really bad and then cycles to good. I have found no solution but my Mac Mini is still usable and the flow seems good, just with a latency.

  • WRT350N ver 2.0 problem with WiFi

    Hello

    I bought ver2.0 WRT350N and I have problem with WiFi. WiFI is not working no signal and WiFi even not blink. I did the Firmware Upgrade to the latest version, reset several times 30-30-30, but it does not help. I'll be appreciate for any response.

    Concerning

    Robert

    Thanks a lot for your answer. I have reset the router for 2 minutes, but it's not helping. It looks like this: after the power cord to the electric light taken router is green and blinks twice 10 seconds more late light output changes from green to yellow color twice safe. I can ping the router, I can connect to it via the web page, I can update firmware via the web page. I see all the options. I can turn on and turn off wifi but the router does not give any signal radio (wifi)... and of course wireless light is black. I tried to download the firmware via TFTP without success. I don't know what more I can do...

Maybe you are looking for