Cannot connect to local network while connected with EasyVPN

Hi All,
I'm looking on many forums for an answer, but I cannot get it working.
I have configured EasyVPN with CCP and also with CLI. I had it both working perfect, except the most important thing.
I can connect with the Cisco VPN client to the router, but i'm not able to connect or even ping a system inside the remote network. My laptop gets an IP address from the address pool of the router.
I really hope someone can help me before my manager is losing his patience :-)
Here is my config. (before someone is mentioning it, i have to clean up my config a bit...I mean, look at the acl's )
Current configuration : 13939 bytes
! Last configuration change at 12:26:53 UTC Thu Jan 9 2014 by admin
version 15.2
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
hostname Router
boot-start-marker
boot-end-marker
security authentication failure rate 3 log
security passwords min-length 6
logging buffered 10240
logging console critical
enable secret 4 ********
aaa new-model
aaa authentication login local_authen local
aaa authentication login ciscocp_vpn_xauth_ml_1 local
aaa authorization exec local_author local
aaa authorization network ciscocp_vpn_group_ml_1 local
aaa session-id common
no process cpu extended history
crypto pki trustpoint TP-self-signed-********
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-********
revocation-check none
rsakeypair TP-self-signed-********
crypto pki certificate chain TP-self-signed-********
certificate self-signed 01
  3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
  69666963 6174652D 33303239 34303934 3438301E 170D3133 30343032 30353436
  31345A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 30323934
  30393434 3830819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
  8100B9C3 F8E6BD43 3351D861 68398114 D31AACC1 CE16CDDA 7F0876BC 6E55EA3C
  5F258D90 20FC882D 42C90257 92DB9113 B461DD81 4080153F 6AE041AD E5BDDF7E
  7C21BD1B 35F05CCB F6D34A4D 6B04C309 F39D8426 865E2BFE 9E8051F2 6F411A49
  D71FBF0C 1AC85BEE 355563FB 2353D0C7 28D49071 840AF99B AF59D768 FCDCDF03
  94FF0203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603
  551D2304 18301680 145ACD47 89D51095 70BE5400 595E826A 6A9E5E95 71301D06
  03551D0E 04160414 5ACD4789 D5109570 BE540059 5E826A6A 9E5E9571 300D0609
  2A864886 F70D0101 05050003 8181003B 1988FFCD 93112A99 707B7AD8 B56A08C0
  C274B974 B076AA19 BAFCC868 F118AE7D 4D8A55E2 42D8F9A9 9D617093 7EF6D459
  6BC0A990 BF5AF3E8 8E7F2787 41F4BFE2 65A1A3B0 D726033A 47A24D29 159ABF92
  16DBCF5C EC6602C2 E6137C0B C1FC7125 37E9CE49 82B45E18 FAB31A36 990BB3BC
  30D9EE8E 8B0A9F7C DC0B6C2B FA2740
            quit
no ip source-route
ip cef
no ip bootp server
ip name-server ********
ip name-server ********
no ipv6 cef
parameter-map type protocol-info yahoo-servers
server name scs.msg.yahoo.com
server name scsa.msg.yahoo.com
server name scsb.msg.yahoo.com
server name scsc.msg.yahoo.com
server name scsd.msg.yahoo.com
server name cs16.msg.dcn.yahoo.com
server name cs19.msg.dcn.yahoo.com
server name cs42.msg.dcn.yahoo.com
server name cs53.msg.dcn.yahoo.com
server name cs54.msg.dcn.yahoo.com
server name ads1.vip.scd.yahoo.com
server name radio1.launch.vip.dal.yahoo.com
server name in1.msg.vip.re2.yahoo.com
server name data1.my.vip.sc5.yahoo.com
server name address1.pim.vip.mud.yahoo.com
server name edit.messenger.yahoo.com
server name messenger.yahoo.com
server name http.pager.yahoo.com
server name privacy.yahoo.com
server name csa.yahoo.com
server name csb.yahoo.com
server name csc.yahoo.com
parameter-map type protocol-info msn-servers
server name messenger.hotmail.com
server name gateway.messenger.hotmail.com
server name webmessenger.msn.com
parameter-map type protocol-info aol-servers
server name login.oscar.aol.com
server name toc.oscar.aol.com
server name oam-d09a.blue.aol.com
multilink bundle-name authenticated
license udi pid C3900-SPE100/K9 sn ********
username admin privilege 15 secret 4 ********
username guido privilege 15 secret 4 ********
redundancy
ip tcp synwait-time 10
ip ssh time-out 60
ip ssh authentication-retries 2
class-map type inspect imap match-any ccp-app-imap
match invalid-command
class-map type inspect match-any ccp-cls-protocol-p2p
match protocol edonkey signature
match protocol gnutella signature
match protocol kazaa2 signature
match protocol fasttrack signature
match protocol bittorrent signature
class-map type inspect match-all sdm-nat-http-1
match access-group 101
match protocol http
class-map type inspect match-all sdm-nat-user-protocol--1-2
match access-group 102
class-map type inspect match-all sdm-nat-user-protocol--1-1
match access-group 101
class-map type inspect smtp match-any ccp-app-smtp
match data-length gt 5000000
class-map type inspect match-any ccp-skinny-inspect
match protocol skinny
class-map type inspect match-any ccp-h323nxg-inspect
match protocol h323-nxg
class-map type inspect match-any ccp-cls-icmp-access
match protocol icmp
match protocol tcp
match protocol udp
class-map type inspect match-any ccp-cls-protocol-im
match protocol ymsgr yahoo-servers
match protocol msnmsgr msn-servers
match protocol aol aol-servers
class-map type inspect match-all ccp-protocol-pop3
match protocol pop3
class-map type inspect match-any ccp-h225ras-inspect
match protocol h225ras
class-map type inspect match-any ccp-h323annexe-inspect
match protocol h323-annexe
class-map type inspect match-any ccp-cls-insp-traffic
match protocol pptp
match protocol dns
match protocol https
match protocol icmp
match protocol imap
match protocol pop3
match protocol tcp
match protocol udp
class-map type inspect pop3 match-any ccp-app-pop3
match invalid-command
class-map type inspect match-all SDM_GRE
match access-group name SDM_GRE
class-map type inspect match-any ccp-h323-inspect
match protocol h323
class-map type inspect match-all ccp-invalid-src
match access-group 100
class-map type inspect match-any ccp-sip-inspect
match protocol sip
class-map type inspect match-all ccp-protocol-imap
match protocol imap
class-map type inspect match-all sdm-nat-https-1
match access-group 101
match protocol https
class-map type inspect match-all ccp-protocol-smtp
match protocol smtp
class-map type inspect match-all ccp-protocol-http
match protocol http
class-map type inspect match-any CCP_PPTP
match class-map SDM_GRE
class-map type inspect match-all ccp-insp-traffic
match class-map ccp-cls-insp-traffic
class-map type inspect match-all ccp-protocol-p2p
match class-map ccp-cls-protocol-p2p
class-map type inspect match-all ccp-protocol-im
match class-map ccp-cls-protocol-im
class-map type inspect match-all ccp-icmp-access
match class-map ccp-cls-icmp-access
policy-map type inspect pop3 ccp-action-pop3
class type inspect pop3 ccp-app-pop3
  log
  reset
policy-map type inspect smtp ccp-action-smtp
class type inspect smtp ccp-app-smtp
  reset
policy-map type inspect ccp-pol-outToIn
class type inspect ccp-protocol-http
  inspect
class type inspect CCP_PPTP
  pass
class type inspect sdm-nat-http-1
  inspect
class type inspect sdm-nat-https-1
  inspect
class type inspect sdm-nat-user-protocol--1-1
  inspect
class type inspect sdm-nat-user-protocol--1-2
  inspect
class class-default
  drop log
policy-map type inspect imap ccp-action-imap
class type inspect imap ccp-app-imap
  log
  reset
policy-map type inspect ccp-inspect
class type inspect ccp-invalid-src
  drop log
class type inspect ccp-protocol-http
  inspect
class type inspect ccp-protocol-smtp
  inspect
  service-policy smtp ccp-action-smtp
class type inspect ccp-protocol-imap
  inspect
  service-policy imap ccp-action-imap
class type inspect ccp-protocol-pop3
  inspect
  service-policy pop3 ccp-action-pop3
class type inspect ccp-protocol-p2p
  drop log
class type inspect ccp-protocol-im
  drop log
class type inspect ccp-insp-traffic
  inspect
class type inspect ccp-sip-inspect
  inspect
class type inspect ccp-h323-inspect
  inspect
class type inspect ccp-h323annexe-inspect
  inspect
class type inspect ccp-h225ras-inspect
  inspect
class type inspect ccp-h323nxg-inspect
  inspect
class type inspect ccp-skinny-inspect
  inspect
class class-default
  drop
policy-map type inspect ccp-permit
class class-default
  pass
policy-map type inspect ccp-permit-icmpreply
class type inspect ccp-icmp-access
  inspect
class class-default
  pass
zone security in-zone
zone security out-zone
zone-pair security ccp-zp-self-out source self destination out-zone
service-policy type inspect ccp-permit-icmpreply
zone-pair security ccp-zp-in-out source in-zone destination out-zone
service-policy type inspect ccp-inspect
zone-pair security ccp-zp-out-self source out-zone destination self
service-policy type inspect ccp-permit
zone-pair security ccp-zp-out-zone-To-in-zone source out-zone destination in-zone
service-policy type inspect ccp-pol-outToIn
crypto isakmp policy 1
encr 3des
authentication pre-share
group 2
crypto isakmp client configuration group jmgvpn
key ****
pool SDM_POOL_1
include-local-lan
max-users 10
netmask 255.255.255.0
crypto isakmp profile ciscocp-ike-profile-1
   match identity group jmgvpn
   client authentication list ciscocp_vpn_xauth_ml_1
   isakmp authorization list ciscocp_vpn_group_ml_1
   client configuration address respond
   virtual-template 1
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
mode tunnel
crypto ipsec profile CiscoCP_Profile1
set transform-set ESP-3DES-SHA
set isakmp-profile ciscocp-ike-profile-1
interface Null0
no ip unreachables
interface Embedded-Service-Engine0/0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
shutdown
interface GigabitEthernet0/0
description JMG$FW_INSIDE$
ip address 10.0.14.*** 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
ip nat inside
ip virtual-reassembly in
zone-member security in-zone
glbp 10 ip 10.0.14.***
glbp 10 authentication text JMG
glbp 10 forwarder preempt delay minimum 100
duplex auto
speed auto
no mop enabled
interface GigabitEthernet0/1
description Cloud$ETH-LAN$$FW_INSIDE$
ip address 10.3.15.*** 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
zone-member security in-zone
duplex auto
speed auto
no mop enabled
interface GigabitEthernet0/2
description Internet (Only in use on R01)$FW_OUTSIDE$$ETH-WAN$
ip address 46.144.***.*** 255.255.255.240
no ip redirects
no ip proxy-arp
ip verify unicast reverse-path
ip flow ingress
ip flow egress
ip nat outside
ip virtual-reassembly in
zone-member security out-zone
duplex auto
speed auto
media-type rj45
no mop enabled
interface Virtual-Template1 type tunnel
ip unnumbered GigabitEthernet0/0
tunnel mode ipsec ipv4
tunnel protection ipsec profile CiscoCP_Profile1
ip local pool SDM_POOL_1 192.168.1.1 192.168.1.10
ip forward-protocol nd
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat inside source list 10 interface GigabitEthernet0/2 overload
ip nat inside source list 11 interface GigabitEthernet0/2 overload
ip nat inside source static tcp 10.0.14.*** 443 interface GigabitEthernet0/2 443
ip nat inside source static tcp 10.0.14.*** 80 interface GigabitEthernet0/2 80
ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/2 permanent
ip route 10.0.0.0 255.0.0.0 GigabitEthernet0/1 permanent
ip route 10.1.14.*** 255.255.255.0 10.0.14.*** permanent
ip access-list extended SDM_GRE
remark CCP_ACL Category=1
permit gre any any
logging trap debugging
access-list 1 remark HTTP Access-class list
access-list 1 remark CCP_ACL Category=1
access-list 1 permit 10.3.15.24 0.0.0.3
access-list 1 permit 10.0.14.0 0.0.0.255
access-list 1 deny   any
access-list 3 remark CCP_ACL Category=2
access-list 3 permit 10.5.14.0 0.0.0.255
access-list 3 permit 10.0.14.0 0.0.0.255
access-list 5 remark CCP_ACL Category=2
access-list 5 permit 10.0.14.0 0.0.0.255
access-list 6 remark CCP_ACL Category=2
access-list 6 permit 10.0.14.0 0.0.0.255
access-list 7 remark CCP_ACL Category=2
access-list 7 permit 10.0.14.0 0.0.0.255
access-list 8 remark CCP_ACL Category=2
access-list 8 permit 10.0.14.0 0.0.0.255
access-list 9 remark CCP_ACL Category=2
access-list 9 permit 10.0.14.0 0.0.0.255
access-list 10 remark CCP_ACL Category=2
access-list 10 permit 10.0.14.0 0.0.0.255
access-list 11 remark CCP_ACL Category=2
access-list 11 permit 10.0.14.0 0.0.0.255
access-list 100 remark CCP_ACL Category=128
access-list 100 permit ip host 255.255.255.255 any
access-list 100 permit ip 127.0.0.0 0.255.255.255 any
access-list 100 permit ip 192.168.253.0 0.0.0.255 any
access-list 101 remark CCP_ACL Category=0
access-list 101 permit ip any host 10.0.14.153
access-list 102 remark CCP_ACL Category=0
access-list 102 permit ip any host 10.0.14.173
no cdp run
control-plane
banner login ^CCCPlease login. Or leave if you have no right to be here.^C
line con 0
login authentication local_authen
transport output telnet
line aux 0
login authentication local_authen
transport output telnet
line 2
no activation-character
no exec
transport preferred none
transport input all
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
access-class 23 in
authorization exec local_author
login authentication local_authen
transport input telnet ssh
line vty 5 15
access-class 23 in
authorization exec local_author
login authentication local_authen
transport input telnet ssh
scheduler allocate 20000 1000
scheduler interval 500
end

Remove the ip nat outside command for a moment during a permitted downtime.
I have a feeling you should do some NAT excemption for the VPN traffic (deny vpn traffic for nat policies).

Similar Messages

  • I have problem in osx 10.8 i cannot see the encoding option while connecting to the my pc server ?

    MR.Eric please help ?
    i have problem in osx 10.8 i cannot see the encoding option while connecting to the my pc server ?
    this option was in osx 10.6 see it  here 
    because if i create any file in Arabic name from osx 10.8 the others old mac os  see it only in unreadable letters ?
    please help
    thanks

    Aw geez, they sure have messed up OSX.
    Do you have a backup of 10.8.2?
    Maybe...
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partition & use Disk Utility from there to Repair the Disk, then Repair Permissions.
    If that doesn't help Reinstall the OS.

  • Upgrade ip5 to ios6.0.2 and now I can't connect to the network (was fine with 6.0.1).

    I just upgraded my ip5 to ios6.0.2 and now I can't connect to the network (was fine with 6.0.1). I bought the phone  online in Canada but have a Hong Kong simcard. Any solution to connect to network?

    I bought mine in the US and activated using a German SIM.  It worked fine first on 6.0.1.  After upgrading to 6.0.2 the SIM does not work.  I have reset the reset the phone and still does not work. I loaded a new SIM and the phone worked for few minutes before going to Searching mode after I restarted the device.  I am being told by the Genius Bar team that this is a Hardware failure.

  • HT1695 Since i upgraded to ios 6,  I am having trouble stayong connected to wifi networks I connected to on my iPhone 4S .. anyone else have this issue ?

    Since i upgraded to ios 6,  I am having trouble stayong connected to wifi networks I connected to on my iPhone 4S .. anyone else have this issue ?

    I sometimes experience the same issue. But not only in 6.1 but also in previous versions

  • Never used airport and cannot connect to local network

    hi,
    i have an imac G5 and I have neverused the airport feature and am now at a location which has one and I can grab the local network name from the pulldown menu, and it asks for the WEP password, and I give it, and then I get a message that says "error connecting to network" or something like that. I tried moving the aiport to the top of the list and unchecking the other options but still to no avail.
    help??

    The basic problem with WEP, other than it's no longer considered secure, is that it comes in a variety of "flavors" when it comes to accessing it with a password: password/passphrase, 40/128-ASCII key, or 40/128-bit hex key. In a mixed environment, it's best to use 128-bit hex, which would be a 26 hex character key. The WiFi you're trying to connect to may not be set up this way. What did the host for this WiFi tell you the WEP type is?

  • No service. Cannot connect to local networks abroad

    iPhone 6 I've used abroad before ok. Connected to a local network when I got off plane and received ee text about local usage and data packages. Bought a data package then just seeing 'no service' message. Checked roaming and EU settings and all fine. When I put carrier setting off automatic u can see local networks, connect to them but get no service displayed. Plenty of signal and business account which has worked fine before. Rebooted plenty of times. Can anyone help? Thanks

    Hi .
    Thanks for joining the community.
    I have had this before myself and found turning the 4G off got me service.
    Can you try this?
    Also what country are you in?
    Thanks.

  • Not connecting to local network?

    Hi
    I just got back to uni and went to plug my laptop into the local network so I could get online. But it does not connect for some reason, whereas it was fine a few weeks ago. I looked at the Network settings under system preferences and they were exactly as they should be. Has anyone got any ideas? It can connect to wireless networks fine, are there a bunch of settings elsewhere that I could fiddle with?
    Thanks

    Try cutting the power to it, otherwise there should be a little reset button which you would need a paperclip to activate (you would hold it until you see the lights flash or do something unordinary). Weather or not you have this button depends on carrier, dsl or cable, combo box etc. If it's working on other computers, then that probably indicates that your computer is not getting the correct IP address (possibly the same from before you left for your trip). The box may have changed it automatically (as most do). After shutting down your computer, i would try the things listed above, then reboot. If you are still having problems it may not be a bad idea to call your cable/dsl company. I know when i have had these problems in the past they have been able to fix them when all else has failed.

  • Lion mountain newest update :I loos the internet connection, but the network shows connected. And IPhone, IPad stay connected and work. Only the MacBook Pro , which worked perfectly before with Lion unless I updated to Mountain. I have tried everything.

    I have a MacBook Pro, Early 2011, 2 GHz Intel Core i7 which I udated some days ago with Lion Mountain 10.8.2. Before it worked just perfect. Now, since the update,  I loos the internet connection after a wile, (at the beginning every 20 sec, now up to 4 hours) even that the sign of the WiFi network connection shows to be perfectly connected.
    My other divices like IPhone, IPad stay connected and work. The rooter is new and cannot be the problem. I tried nearly everything I found on the bloggs, but nothing helped actually. It must be a softwear problem on Lion Mountain, what can I do?
    Thanks for any help

    I FINALLY SOLVED THIS ISSUE!!!!
    New routers have "mixed" modes for your network; this means that it will automatically choose the best option between wireless-B, wireless-G and wireless-N network modes. I used to experience this issue using the 2.4 GHz. mixed mode wireless network.
    Thankfully, my router can create 2 networks: a 2.4 GHz. network and a 5 GHz. network.
    When I randomly changed this value to "use only wireless-B and wireless-G" trying to fix an issue with a wi-fi expander, the iMac wi-fi  issue dissapeared! I tried it with wireless-N only, but it didn't work.
    So, finally, I have a 2.4 GHz network with only wireless-B and wireless-G modes which works PERFECT with the iMac, and a 5 GHz. network with a mixed* wireless mode for everything else mode.
    *PD: by "mixed" mode it means that the router will automatically choose between B, G and N network modes as it fits better.

  • I have 2 lan connections, 1 connect to local network server and other to internet, how do i configure firefox to open website on my local network connection and internet also

    ''locking as a duplicate - https://support.mozilla.com/en-US/questions/812283''
    I have 2 local area connections in my computer, one connects to local office network server and another to the internet. when i use firefox i want to configure it to use it to connect to my local office network server website which has address as http://199.123.9.1 and also internet web address simultaneously,

    I found the solution, myself, you need to go to network settings and then select manual proxy setting and provide the ip address of the internet server . that's all
    "it is not OS setting up problem, around DNS and routing Problems." as stated by you,
    anyway thanks.

  • Connecting to local network via Airport?

    Hi!
    How to set up the MacBook to reach computers on a local network, wirelessly?
    I have 4 computers on my local network. 3 macs, 1 pc.
    Set up is: Zyxel Prestige 2602R and a SonicWall wireless firewall.
    2 macs and the pc are connected to the router via cables.
    The MacBook is running wireless.
    Everything is fine connecting to the internet. But there is no conectivity
    to and from the MacBook, unless I connect it via a cable.
    What am I overlooking?
    JanD

    Check that you have sharing on all your computers set up. Also on your macbook you will need to set up sharing also. This is done under your system preferences window.
    You can connect to your other network computers in finder. Click network in the left finder pane and if they are set to share correctly you should see them come up. Just connect to them and a connection should show up in the left finder pane.
    Mort

  • MB Air cannot see TC 1T '09 while connected via WiFi and Ethernet.

    I have a TC 1T 2009 7.4.1 that I have set up successfully with MB Pro and MB White. However I cannot set it up with MB Air v.1 which is connected to TC via WiFi AND Ethernet cable. Internet is fine (Safari) but no TM - when I run APU 5.4.1 it cannot discover the TC it is connected to.
    I tried connecting after hard-reset (poke/power on), it would see the TM but then hang forever reading the configuration. So I set it up with MB Pro and MB White and both are now working fine with TC/TM. Then I tried MB Air and it failed.
    The TC is connected via ethernet to Sagem router (bridged mode) which supplies WAN and DHCP, it has its own WiFi as well.

    And by the way, Hi Everyone, how rude of me not to greet you in the post.
    Thanks for any help!

  • Fix for Mac not connecting to local network

    Hi,
    I'm a uni student and I've had trouble connecting my Macbook Pro to the local Uni network so I can access computers connected to the network from my computer in my dorm. It worked perfectly fine the first day and then it stopped working. I contacted Apple today to fix the problem and was told to the following procedure:
    OS X Mavericks: Reset your computer’s PRAM
    It solved the issue perfectly and I also found the reason for why my Mac was not connecting. Well since I've got a few more devices at home I've setup 'Internet Sharing' on the Mac so my ethernet connection is shared wireless through the computer's built in router. Turning this function on for some reason blocks you out from accessing your network. So yea, I thought this might help anyone else who've had the same problem, since I couldn't seem to find it anywhere on the internet!

    Not on this forum.  Classic Mac OS 9 is not the same as Mac OS X 10.9 Mavericks.

  • IMac looks for networks while connected

    I have a brand new iMac 21.  It's connected wirelessly to my Airport Extreme on a closed secure network.  It connects fine, but when I click on the WiFi icon, the first line "WiFi: Looking for networks" is grayed out, but with a spinning gray circle on the far right.  I can access the Internet and my network has a check mark by it, so why is the iMac looking for networks?  Also, when the iMac wakes up from sleep mode, I get a window saying that it's looking for a network, even though I can see that it's already connected to my network.  I checked the network preferences on my Macbook, and they're exactly the same as on the iMac, but the Macbook seems to know that it's connected.  I checked the "ask to join new networks" box if that makes any difference.  Any suggestions?  Thanks.

    If it is constantly searching for networks every five seconds or so, then it is the bluetooth - wifi problem discussed on other threads. I find that system preferences > network and clicking at the bottom on the 'Show wi-fi status in menu bar' button to switch it off, and then back onto the menu bar, solves the problem. Sometimes on waking I lose wi-fi completely and have to reload, but that's infrequent.
    Hopefully Apple will come up with a solution soon.

  • HT1338 my mac book pro is constantly "looking for networks" while connected using my home network and other wifi systems. how can i stop it?

    Why is my Mac Book constantly "looking for networks" while i am using wifi?

    If it is constantly searching for networks every five seconds or so, then it is the bluetooth - wifi problem discussed on other threads. I find that system preferences > network and clicking at the bottom on the 'Show wi-fi status in menu bar' button to switch it off, and then back onto the menu bar, solves the problem. Sometimes on waking I lose wi-fi completely and have to reload, but that's infrequent.
    Hopefully Apple will come up with a solution soon.

  • Getting Data from 3G network while connected to Wifi without internet?

    I have a Wifi network at home solely to play music wirelessly. There is no internet connection on this network. I want to be able to connect my iphone 4 to this network BUT get all data and surf done on the Iphone over the 3G net. This so I can use Wireless mouse and such applications on the phone and at the same time surf... It seems that when connected to my Wifi net the Iphone also trys to connect to internet through it and thus fails to fins a connection. Is there any settings to tell it to primarily search internet through 3G? And still stay connected to the "dead" Wifi network?

    There is no setting on the iPhone to do what you want & since, by design, the iPhone will look for a data connection using the following priority: WiFi>3G>Edge>GPRS, I no of no way to accomplish what you want.

Maybe you are looking for