Dial up VPN?

i need to configure a dial up VPN...i have a 16 port modem network module in my router to terminate dialup connections....i want to have users dial into the router and have a VPN to the network....
i was thinking creating the dial up...once thats establishes having them launch the VPN client on their machine to connect to the inside interface of the router which will have the crypto bound to it....
Anyone know of a better way? or have any thoughts?
TIA

Hi
If i read your reply properly you would like to have both dial in onto the modem module as well as remote access vpn usin vpn client.
If thats the case then you can configure both remote access vpn and normal dial in using the modem module.
In the second option you are going to connect the PSTN lines on the modem module its a Point to Point between your router and the remote user but established when theres is some requirement for the same.
regds

Similar Messages

  • One router, multiple separate dial-in VPN configs... can it be done?

    I have one WAN edge (Internet) router shared by two, closely related, companies; one WAN port, two LAN ports. The companies have a different WAN public IP address then NAT into different LAN internal addresses.
    Is there any way to configure dialin PPTP VPN with different parameters depending on the IP address the request comes in on?
    (eg: If I want to VPN to company1, I go to a certain IP address, and If I want to VPN to company2, I go to a certain different IP address.)
    Basically, both companies want people to VPN in (using the standard Microsoft VPN client), but authentication will be done with different RADIUS (IAS) servers and the VPN clients will need to their IP addresses from different pools.
    Is this possible?
    Is it possible if I use a different VPN client (eg: Cisco VPN client?)

    You can use the IOS feature reliable static route using object tracking to detect the Metro trunk failure and force the ISDN backup to takeover the routing using a floating static route.
    Check out this link for more information and configuration steps.
    http://www.cisco.com/en/US/docs/ios/12_3/12_3x/12_3xe/feature/guide/dbackupx.html
    HTH
    Sundar

  • Is the jetpack 5510L compatible with VPN use

    My jetpack 5510L does not seem to be compatible with VPN use. I installed a personal protective VPN for use at hotspots when traveling. It worked flawlessly since installing this year. Now I am in a resort and using the Jetpack but I cannot keep a connection open with the VPN (surf easy). Is there some special setting I need to activate so that my jetpack cannot let me get internet traffic with a VPN interface? It has all the latest updates as of today. I use Macs and Apple devices. They all work fine with the same VPN program at a hotspot if I drive into town. They work fine at my house. It is only when I try to use the jetpack 5510L that it won't work. The VPN connects for a few seconds then gets disabled then re-establishes a connection then gets disabled and that cycle continues. In the few seconds that it is established, I can download a book or something but then it gets disabled and the file is corrupt. So is the jetpack compatible with VPN use?

    What type of VPN are you using?
    1. PPTP VPN (Dial-up VPN)
    2. Site-to-Site VPN
    3. VPN Passthough
    2 of them you will  need a static IP address at a cost of $500 from Verizon Wireless, the other you do not.

  • Disable dhcp proxy for PPP VPN (outside DHCP server + NPS)

    Hi,
    Our VPN setup is to authenticate / authorize via RADIUS to a Microsoft NPS server / Active Directory and use our internal DHCP server to receive its information. We are running a Cisco 2811, with firmware release k9 15.1- 4.M5.
    However, we have been having some issues with our setup for a dial-in VPN. We managed to get almost everything working.
    The user can dial in and authenticate and it even builds the proper PPTP tunnel. However, the client machine when it sends out a DHCP requests seems to get forced to proxy through the Cisco router. Thus what the DHCP server sees is a encoded MAC address from the cisco all the time and sees the client as being the cisco router not the VPN client/user. This is rather frustrating, as in Active directory DNS tables it will show up as the router having x number of different IP addresses and the end client doesn't show up at all.
    I have tried utilizing a bunch of different configuration options to test, all with the same outcome.
    Utilizing "ip helper-address <dhcp server>", didn't work to forward correct. Thent trying to turn of all DHCP services, with the global command of "no service dhcp", didn't change any result. Neither did setting a global command of "ip dhcp-server <dhcp server>".
    What i am trying to acchive is that the cisco does NOT mess with the dhcp request and just allows it to pass through.
    Anyone have any idea?
    Here are the parts of the current configuration in respect to this:
    no service dhcp
    aaa new-model
    aaa authentication login CONSOLE local
    aaa authentication ppp default group radius local
    aaa authorization network default if-authenticated
    aaa session-id common
    no ip domain lookup
    ip domain name <domain>
    ip name-server xxx.xxx.xxx.xxx
    ip dhcp-server xxx.xxx.xxx.xxx
    vpdn enable
    vpdn-group 1
    ! Default PPTP VPDN group
    accept-dialin
      protocol pptp
      virtual-template 1
    interface Virtual-Template1
    ip unnumbered FastEthernet0/1    <-Internal Interface
    no ip proxy-arp
    ip nat inside
    no ip virtual-reassembly in
    peer default ip address dhcp
    ppp encrypt mppe auto required
    ppp authentication pap chap ms-chap ms-chap-v2
    radius-server host xxx.xxx.xxx.xxx
    radius-server key <private key>
    And the problem that i am seeing when running a debug on dhcp:
    *Jan 15 09:01:46.558: DHCP: proxy allocate request
    *Jan 15 09:01:46.558: DHCP: new entry. add to queue, interface Virtual-Access5
    *Jan 15 09:01:46.558: DHCP: Client socket is opened
    *Jan 15 09:01:46.558: DHCP: SDiscover attempt # 1 for entry:
    *Jan 15 09:01:46.558: DHCP: SDiscover: sending 284 byte length DHCP packet
    *Jan 15 09:01:46.558: DHCP: SDiscover 284 bytes
    *Jan 15 09:01:46.562: DHCP: XID MATCH in dhcpc_for_us()
    *Jan 15 09:01:46.990: DHCP: Received a BOOTREP pkt
    *Jan 15 09:01:46.990: DHCP: offer received from <DHCP SERVER>
    *Jan 15 09:01:46.990: DHCP: SRequest attempt # 1 for entry:
    *Jan 15 09:01:46.990: DHCP: SRequest- Server ID option: <DHCP SERVER>
    *Jan 15 09:01:46.990: DHCP: SRequest- Requested IP addr option: 192.168.10.100
    *Jan 15 09:01:46.990: DHCP: SRequest: 296 bytes
    *Jan 15 09:01:46.990: DHCP: SRequest: 296 bytes
    *Jan 15 09:01:46.994: DHCP: XID MATCH in dhcpc_for_us()
    *Jan 15 09:01:46.994: DHCP: Received a BOOTREP pkt
    *Jan 15 09:01:46.994: DHCP: Sending notification of ASSIGNMENT:
    *Jan 15 09:01:46.994:   Address 0.0.0.0 mask 0.0.0.0
    *Jan 15 09:01:46.994: DHCP Proxy Client Pooling: ***Allocated IP address: 192.168.10.100
    *Jan 15 09:01:46.994: DHCP: look up prim DNS for Vi5 from lease good ret: <DNS server 1>
    *Jan 15 09:01:46.998: DHCP: look up prim NBNS for Vi5 from lease any ret: fail
    *Jan 15 09:01:46.998: DHCP: look up sec DNS for Vi5 from lease good ret: <DHCP Server>
    *Jan 15 09:01:46.998: DHCP: look up sec NBNS for Vi5 from lease any ret: fail
    *Jan 15 09:01:47.018: DHCP: look up prim DNS for Vi5 from lease good ret: <DNS server 1>
    *Jan 15 09:01:47.018: DHCP: look up sec DNS for Vi5 from lease good ret: <DHCP Server>
    *Jan 15 09:01:47.038: DHCP: look up prim DNS for Vi5 from lease good ret: <DNS server 1>
    *Jan 15 09:01:47.038: DHCP: look up sec DNS for Vi5 from lease good ret: <DHCP Server>
    *Jan 15 09:01:56.826: DHCP: Interface Virtual-Access5 going down. Releasing: 192.168.10.100
    *Jan 15 09:01:56.826: DHCP: start holddown for 192.168.10.100
    *Jan 15 09:01:56.826: DHCP: Holddown and T1 remain 1792 sec
    As one can see even with the configuration to turn of any proxy or dhcp, the cisco router still try's to interject and proxy the request, aka:
    DHCP: proxy allocate request
    If anyone has any idea, please let me know
    Thanks
    S.

    Hello Stephen.
    How is this behaviour in 7.5? It's weird because in the individual interfaces you might change the value, but it doesn't get accepted. So it still seems that it's a global setting... but then: why showing this item to be changed on each interface?
    Kind regards,
    Flavio.

  • Baixa performance do SAP b1

    Olá experts,
    Tenho o SAP B1 2007B PL 21 instalado e após uma migração de servidor (2x Xeons X5980 + 16GBRAM + Raid5 8 HD's SAS) as estações começaram a demorar de 5 a 7 minutos para logar no SAP e em torno de 10 minutos para trocar de base.
    Temos em torno de 40 estações de trabalho e destas 40 estações de trabalho, 2 estações estão fazendo o mesmo procedimento que dura 5 minutos em 7 segundos. Para trocar de base, a mesma demora em média 12 segundos (o mesmo tempo que o servidor faz esse login).
    Para efeito de testes, peguei a maquina de 1 dos usuários, formatei e fiz a reinstalação do windows 7 X86 e do Client do SAP (executei no modo de administrador). A mesma continuou com o mesmo tempo de acesso. Coloquei este PC no mesmo ponto de rede do PC rápido e o SAP continuou lento. Também dei acesso de Super User para este usuário, não solucionando o problema novamente.
    Tudo de bom,
    Lucas Taliberti

    Lucas, bom dia.
    Os problemas que tive foram resolvidos com base na seguinte documentação:
    1135705 - SAP Business One takes too long to log on users
    Symptom
    SAP Business One client (not installed on the same machine as the license service) might take several minutes to log you on successfully due to a delay in establishing a connection with the license server.
    After logon, SAP Business One functions as expected.
    This is due to the fact that the server or PC on which the license server is installed has more than one network card, or there is a dial-up & VPN interface-configured server.
    Note: This can happen when you install the license service on a machine with more than one network card ALREADY installed.
    Installing additional network cards on a single network card machine with a license service already installed might not produce this issue.
    Cause
    Application error.
    Solution
    This issue is a candidate to be resolved in a future release.
    Until then, you can use one of the following workarounds:
    1. Disable additional network cards in the Network Connections. Also make sure there is no
    dialup interface or VPN interface set up, and restart the server. Note that you can re-enable
    the additional network card after the restart. This will resolve the issue until the next restart.
    2. Install the license server on a machine with a single network card.
    3. Disable all network cards, restart the license server and then enable the network cards
    again.
    Att.,
    Marcelo Silva Santos

  • Multiple DNS Search Suffixes

    Does anyone know whether it is possible to set more than one DNS search domain for a dial in VPN user?
    We currently have a group policy setting below and would like to add domain-b.co.uk to the list of search domains
    group-policy RemoteUsers attributes
    wins-server value x.x.x.x y.y.y.y
    dns-server value a.a.a.a b.b.b.b
    vpn-idle-timeout 30
    vpn-session-timeout 300
    vpn-filter value vpn-filter
    vpn-tunnel-protocol IPSec
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value RemoteUsers_splitTunnelAcl
    default-domain value domain-a.co.uk

    Hi,
    According to your description, my understanding is that tool SIEM prompts multiple DNS error NO SUCH NAME for Local IP.
    I am wondering which SIEM tool have you used. If it is a 3rd-party tool, I recommend you to contact the vendor/supporter for detailed information about this error.
    I am not sure about the environment you have configured and which version of OS used. In general, for windows system, we may use built-in tool, such as event viewer, performance monitor to collect detailed information about error or warning. Besides, monitor
    tool such as Network Monitor(http://www.microsoft.com/en-us/download/details.aspx?id=4865) is also helpful to capture packets for further troubleshooting.
    Best Regards,
    Eve Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Having 2 NIC Cards

    I have installed a second network card in my power G4 and I need to configure this card with a static IP; however, there is no where to do this (or at least I can not find it). I have the on board network card configured and working. Any suggestions?
    I know if I was running os 10 then I could use UNIX commands to do this however I can not afford to do this at the present time.
    Thanks
    Power g4   Mac OS 9.2.x  

    Hi Manikandan,
    You can use two network cards but if you installed B1 when this two network cards has been configured to enable, the B1 application run will have slow performance. So, you must disable one of network cards, restart the B1 server and run the B1 again.
    If you need the NIC card that is already disable, you can enable again. It won't give slow performance.
    my answer is  quoted from SAP note 1135705:
    SAP Business One takes too long to log on users
    Symptom
    SAP Business One client (not installed on the same machine as the
    license service) might take several minutes to log you on successfully due to a delay in establishing a connection with the license server.
    After logon, SAP Business One functions as expected.
    This is due to the fact that the server or PC on which the license server is installed has more than one network card, or there is a dial-up & VPN interface-configured server.
    Note: This can happen when you install the license service on a machine with more than one network card ALREADY installed.
    Installing additional network cards on a single network card machine with a license service already installed might not produce this issue.
    Other terms
    SAP Business One, slow, login, log-in, delay, license, server, NIC, VPN, connection.
    Reason and Prerequisites
    Application error.
    Solution
    This issue is a candidate to be resolved in a future release.
    Until then, you can use one of the following workarounds:
    Disable additional network cards in the Network Connections. Also make sure there is no dialup interface or VPN interface set up, and restart the server. Note that you can re-enable the additional network card after the restart. This will resolve the issue until the next restart.
    Install the license server on a machine with a single network card.
    Disable all network cards, restart the license server and then enable the network cards again.
    JimM

  • Error 13801 when connecting to Azure Gateway

    I have followed a number of different blogs to configure a site-to-site VPN with Azure.   When the demand dial connection starts, the following occurs:
    Message 1
    CoId={28E6AE60-C778-4DE0-AE36-0046FA39B40B}: The user SYSTEM has started dialing a VPN connection using a all-user connection profile named x.x.x.x. The connection settings are:
    Dial-in User =
    VpnStrategy = IKEv2
    DataEncryption = Require
    PrerequisiteEntry =
    AutoLogon = No
    UseRasCredentials = Yes
    Authentication Type = PreShareKey
    Ipv4DefaultGateway = Yes
    Ipv4AddressAssignment = By Server
    Ipv4DNSServerAssignment = By Server
    Ipv6DefaultGateway = Yes
    Ipv6AddressAssignment = By Server
    Ipv6DNSServerAssignment = By Server
    IpDnsFlags =
    IpNBTEnabled = No
    UseFlags = Private Connection
    ConnectOnWinlogon = No
    Mobility enabled for IKEv2 = No.
    Message 2:
    CoId={28E6AE60-C778-4DE0-AE36-0046FA39B40B}: The user SYSTEM is trying to establish a link to the Remote Access Server for the connection named x.x.x.x using the following device:
    Server address/Phone Number = x.x.x.x
    Device = WAN Miniport (IKEv2)
    Port = VPN2-4
    MediaType = VPN.
    Message 3:
    CoId={28E6AE60-C778-4DE0-AE36-0046FA39B40B}: The user SYSTEM has successfully established a link to the Remote Access Server using the following device:
    Server address/Phone Number = x.x.x.x
    Device = WAN Miniport (IKEv2)
    Port = VPN2-4
    MediaType = VPN.
    Message 4:
    CoId={28E6AE60-C778-4DE0-AE36-0046FA39B40B}: The link to the Remote Access Server has been established by user SYSTEM.
    Message 5 (Error):
    CoId={28E6AE60-C778-4DE0-AE36-0046FA39B40B}: The user SYSTEM dialed a connection named x.x.x.x which has failed. The error code returned on failure is 13801.
    My ISP has confirmed there is no NAT and the firewall is wide open right now (hardware and software).
    I have tried a self signed key with EKU's of Server Authentication and IP Security IKE Intermediate.
    I've seen others have this problem but no solution. Anyone have any ideas?

    Hi,
    Thanks for posting here.
    Error 13801 means IKE authentication credentials are unacceptable.
    This error usually comes in one of the following cases:
    The machine certificate used for IKEv2 validation on RAS Server does not have 'Server Authentication' as the EKU (Enhanced Key Usage).
    The machine certificate on RAS server has expired.
    The root certificate to validate the RAS server certificate is not present on the client.
    VPN Server Name as given on client doesn’t match with the subjectName of the server certificate
    Please contact your VPN server administrator to verify and fix the above issue.
    For more and detail information, please refer to:
    Troubleshooting common VPN related errors
    http://blogs.technet.com/b/rrasblog/archive/2009/08/12/troubleshooting-common-vpn-related-errors.aspx
    Regards.
    Vivian Wang
    TechNet Community Support

  • 'Configure' issues

    The 'configure system' and 'configure app' button aren't there when I go on to configure EMET. Please address this issue

     PPTP is a windows client VPN service and for that you need to convert your Cisco Router into a PPTP Server. It is a lengthy process .
     You need to make groups on the router and also allow incoming vpn connection to that specific Cisco router and also note that PPTP uses an algorithm for security and privacy which is not as strong as SSL or IPsec VPN connection.
    Why do you want to use PPTP VPN connection?
    Pls check this link:
    http://www.cisco.com/c/en/us/support/docs/ip/point-to-point-tunneling-protocol-pptp/29781-pptp-ios.html
    In this link ,you will find details of how to make the Cisco Router as a PPTP Server ,and then follow the steps of seting up dial up vpn connection from your Windows computer to your Cisco Router.
    Thanks

  • Error in connection SAP 2007 B PL 11 client to SQL server

    Dear All,
    I am using SAP 2007 B PL 11. Whenever i am doing change server on client systems and entering the SQL server name and pwd the system gives error:
    Connection failed:
    SQLState: '08001'
    SQL Server Error: 0
    [Microsoft][SQL Native Client]Unable to complete login process due to delay in opening server connection
    If i directly punch the IP address of the server then it immediately shows me the company lists. When i select a company and then enter the sap user name (manager) and pwd then it takes almost 3-4 minutes to connect to the company.
    Can anybody please help me out on this issue.
    Regards,
    Rahul

    HI,
    I checked it out from SAP. They said that this problem is caused when multiple network card are installed on the sap server. They gave the below mentioned solution as a workaround:
    SAP Business One client (not installed on the same machine as the
    license service) might take several minutes to log you on successfully due to a delay in establishing a connection with the license server.
    After logon, SAP Business One functions as expected.
    This is due to the fact that the server or PC on which the license server is installed has more than one network card, or there is a dial-up & VPN interface-configured server.
    Note: This can happen when you install the license service on a machine with more than one network card ALREADY installed.
    Installing additional network cards on a single network card machine with a license service already installed might not produce this issue.
    Other terms
    SAP Business One, slow, login, log-in, delay, license, server, NIC, VPN, connection.
    Reason and Prerequisites
    Application error.
    Solution
    This issue is a candidate to be resolved in a future release.
    Until then, you can use one of the following workarounds:
    1.Disable additional network cards in the Network Connections. Also make sure there is no dialup interface or VPN interface set up, and restart the server. Note that you can re-enable the additional network card after the restart. This will resolve the issue until the next restart.
    2.Install the license server on a machine with a single network card.
    3.Disable all network cards, restart the license server and then enable the network cards again.

  • Connecting with a Draytek 2710n

    I have just bought my Draytek to replace a failing bt router. I have tried to follow the instructions but the thing refuses to connect to bt.
    Following the advice on various forums I have variously put the following into the ISP box
    btbroadband.com
    btinternet.com
    bt.com
    In the username box I have used the following
    bthomehub
    [email protected]
    btbroadband
    .... anything else I could think of...
    For the password I've left it blank and I've tried it with BT as the password.
    None has got me connected... and yes the router is plugged in and connected to the bt line.
    HELP PLEASE

    enzoc wrote:
    Just realised I've ordered the wrong router. I need the 2750 instead.
    Why? The 2750n spec is, assuming you are on ADSL.
    ADSL/ADSL2+ Router
    Compatible with ADSL, ADSL Max, ADSL2+ & Annex M
    Wireless - 802.11n Wireless LAN ('n' models)
    Twin VoIP Phone Ports with POTS passthrough (2710Vn only)
    NAS Facility - Add a USB memory key for shared LAN
    storage/access (Requires USB Memory)
    USB Printer Port to share/access a printer
    Object based Firewall
    Content Filtering & Access Control
    4-Port 10/100BaseT Ethernet Switch
    Wireless On/Off & WPS Buttons ('n' model only)
    WMM - WiFi multimedia ('n' model only)
    Easy configuration, monitoring & control from web-interface
    Dial-Out VPN Facilities
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • ZBF self zone and IPSec/L2TP dialin

    Hi,
    I have a router that has a IPSec / L2TP dial in VPN and uses zbf for firewalling, including the self zone.
    The same router also has VTI gre/ipsec tunnels to other sites.
    For the static VTI GRE/IPsec tunnel, I had to allow isakmp and esp to/from the routers, but I didn't have to allow GRE. It appears that since the GRE traffic is 'encapsulated' within IP sec and belongs to a SA, the GRE to/from the router is 'passed' without any more intervention. (which is fine by me, because I only want IPSec encapsulated gre traffic and _not_ 'raw' one).
    Now for the L2TP VPN that's not the case. I have to allow connection from my WAN zone to self on the L2TP UDP port ... and I find it annoying because I can't differentiate between L2TP traffic that _was_ IPSec protected and L2TP traffic that wasn't IPSec protected (and so someone could start a L2TP session without setuping a IPSec protection).
    So in ZBF is there a way to allow L2TP traffic only when it was encapsulated in IPSec ?
    Cheers,
        Sylvain

    For anyone else who has a similar issue, I raised the issue with Cisco TAC and the solution was to use a Cisco AVpair of
    lcp:interface-config=zone security <zonename>
    I also had to add:
    aaa policy interface-config allow-subinterface
    Once I did this it worked a treat.

  • Unable to complete login process due to delay in opening server connection

    Hi Experts !!!
    In my client machine , when ever i start SAP application , i need to choose the server and enter UID and PWd.
    but it is not getting connected to server , and throws error as
    "connection failed :
    SQL State : 08001
    SQL Server Error : 0
    [Microsoft][Sql Native Client]Unable to complete login process due to delay in opening server connection ." *
    Any suggestions woould be appreciable
    Regards
    Krishna Vamsi

    Hi, I had similar connections problems at a clients site recently, the following helped me resolve the issue:
    SAP provided the following solution as a workaround:
    SAP Business One client (not installed on the same machine as the
    license service) might take several minutes to log you on successfully due to a delay in establishing a connection with the license server.
    After logon, SAP Business One functions as expected.
    This is due to the fact that the server or PC on which the license server is installed has more than one network card, or there is a dial-up & VPN interface-configured server.
    Note: This can happen when you install the license service on a machine with more than one network card ALREADY installed.
    Installing additional network cards on a single network card machine with a license service already installed might not produce this issue.
    Other terms
    SAP Business One, slow, login, log-in, delay, license, server, NIC, VPN, connection.
    Reason and Prerequisites
    Application error.
    Solution
    This issue is a candidate to be resolved in a future release.
    Until then, you can use one of the following workarounds:
    1.Disable additional network cards in the Network Connections. Also make sure there is no dialup interface or VPN interface set up, and restart the server. Note that you can re-enable the additional network card after the restart. This will resolve the issue until the next restart.
    2.Install the license server on a machine with a single network card.
    3.Disable all network cards, restart the license server and then enable the network cards again.
    Disabling one of the network cards sorted it.  This may or may not be the same problem you are facing though.
    Regards,
    Adrian

  • Lost connection to one computer

    I'm posting this on behalf of my neighbour who has a home hub which has been serving two computers(he's been transferring files from old to new)His old computer still has full connection while his new touch screen has not.I seem to remember seeing something about home hub exceed on the bottom of his screen a couple of days ago.It says his (new)computer is not connected but we've checked all leads .Sorry to be vague but it's a bit of "blind leading blind "so all help as simple as poss please Thankyou
    he has unlimited broadband

    Thankyou imjolly I scurried across the road but when I click where you say it says ...
    Currently connected to
    (picture of a bench?) unidentified network
    no internet access
    Dial up VPN
    Wireless network connection
    BTHomeHub 2 Connected
    Sandjhome
    I tried clicking the connected button to disconnect and reconnect which at no point did it ask for password.
    Both computers have been running quite happily,my neighbour transferred his files from his old computer to the new one.Being a touch screen (Dell inspiron) could he have "touched"something in error.
    Thankyou again for your help

  • 1721 as pptp vpdn server not working with pocketpc

    I have a 1721 configured as a DMVPN server, remote access ipsec vpn endpoint, and a pptp endpoint(specifically for remote access on a pocketpc). I am able to connect fine using a PC, and on the pocketpc the tunnel goes up, but whenever i try to send any traffic across the tunnel, the link drops. The funny thing is, If i configure my pocketpc to auto dial the vpn when certain addresses are put in internet explorer, and I go to one of those addresses, it works. however if i try to manually browse to another internal site, or file browse, the connectio immediately drops. My device is a treo 700w running mobile 5. I have included my config and debug log.

    I now have access. I looked up the bug and it looks like it pertains to the pix line. Does it also pertain to the IOS router line? Any resolution/workaround? Or any idea if/when there will be amobile anyconnect for the asa?

Maybe you are looking for