Cisco 1841 as PPTP client Does not work

Dear All,
I have Cisco 1841 router running the below roles       
1) SSL VPN Server
2) PPTP Server
3) Site to Site Connection with Sonicwall router
I want the router to be configured a pptp client to internet vpn server (so that i will get a fixed public ip )
Once i get this ip address i want to use this connection to accept in coming connection and forward ports to internal host,
I went through below
http://www.mreji.eu/content/cisco-router-pptp-client
https://supportforums.cisco.com/thread/2167562
But it does not work as i do not have the option for the below 2 commands in vpdn-group 2 section.(Please see section in blue)
protocol pptp
  rotary-group 4
Please Advise and Help
Regards
Hasan Reza
My Current Config is as below
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2013.06.09 17:55:23 =~=~=~=~=~=~=~=~=~=~=~=
exit
Gateway#show run |      
Building configuration...
Current configuration : 25109 bytes
! Last configuration change at 13:33:57 UTC Sun Jun 9 2013 by admin
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
hostname Gateway
boot-start-marker
boot system flash c1841-advsecurityk9-mz.151-2.T1.bin
boot-end-marker
logging buffered 4096
no logging console
enable secret 5 $1$SciF$TlX1tR5qaG9ZE7pdZHcRJ/
no aaa new-model
dot11 syslog
ip source-route
no ip dhcp use vrf connected
ip dhcp excluded-address 10.236.5.1 10.236.5.20
ip dhcp excluded-address 10.236.5.21 10.236.5.50
ip dhcp excluded-address 172.21.51.2 172.21.51.50
ip dhcp pool ContosoPool
   network 10.236.5.0 255.255.255.0
   default-router 10.236.5.254
   dns-server 213.42.20.20 195.229.241.222
ip dhcp pool DMZ
   network 172.21.51.0 255.255.255.0
   dns-server 172.21.51.10
   default-router 172.21.51.1
   domain-name contoso.local
ip cef
ip domain name contoso.local
ip name-server 213.42.20.20
ip name-server 195.229.241.22
ip name-server 195.229.241.222
ip ddns update method dyndns
HTTP
  add http://xxxxxx:[email protected]/nic/update?system=dyndns&hostname=<h>&myip=<a>
  remove http://xxxxxx:yyyyy@@members.dyndns.org/nic/update?system=dyndns&hostname=<h>&myip=<a>
interval maximum 0 1 0 0
multilink bundle-name authenticated
vpdn enable
vpdn-group 2
request-dialin
  protocol l2tp
initiate-to ip 173.195.0.42
vpdn-group RAS-VPN
! Default PPTP VPDN group
accept-dialin
  protocol pptp
  virtual-template 1
l2tp tunnel timeout no-session 15
crypto pki token default removal timeout 0
crypto pki trustpoint TP.StartSSL.CA
enrollment terminal pem
revocation-check none
crypto pki trustpoint TP.StartSSL-vpn
enrollment terminal pem
usage ssl-server
serial-number none
fqdn ssl.spktelecom.com
ip-address none
revocation-check crl
rsakeypair RSA.StartSSL-vpn
crypto pki trustpoint TP-self-signed-1981248591
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1981248591
revocation-check none
rsakeypair TP-self-signed-1981248591
crypto pki trustpoint VMWare
enrollment terminal
revocation-check crl
crypto pki trustpoint OWA
enrollment terminal pem
revocation-check crl
crypto pki certificate chain TP.StartSSL.CA
certificate ca 01
  (removed the certificate info for clarity)
   quit
crypto pki certificate chain TP.StartSSL-vpn
certificate 0936E1
    (removed the certificate info for clarity)9
   quit
certificate ca 18
  (removed the certificate info for clarity)
   quit
crypto pki certificate chain TP-self-signed-1981248591
certificate self-signed 01
    (removed the certificate info for clarity)
   quit
crypto pki certificate chain VMWare
certificate ca 008EDCE6DBCE6B
    (removed the certificate info for clarity)
   quit
crypto pki certificate chain OWA
   (removed the certificate info for clarity)
license udi pid CISCO1841 sn FCZ122191TW
archive
log config
  hidekeys
username admin privilege 15 password 7 1304131F02023B7B7977
username ali password 7 06070328
redundancy
crypto isakmp policy 10
encr 3des
authentication pre-share
group 2
lifetime 84000
crypto isakmp key admin_123 address 0.0.0.0 0.0.0.0
crypto isakmp keepalive 10
crypto ipsec security-association lifetime seconds 28800
crypto ipsec transform-set vpnset esp-3des esp-sha-hmac
crypto ipsec transform-set strongsha esp-3des esp-sha-hmac
crypto dynamic-map mydyn 10
set transform-set strongsha
crypto map Dxb-Auh 1000 ipsec-isakmp dynamic XXXXXXXXXX
interface FastEthernet0/0
description Internal Network (Protected Interface)
ip address 10.236.5.254 255.255.255.0
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
interface FastEthernet0/1
no ip address
duplex auto
speed auto
pppoe enable group global
pppoe-client dial-pool-number 1
interface ATM0/0/0
no ip address
shutdown
no atm ilmi-keepalive
interface BRI0/1/0
no ip address
encapsulation hdlc
shutdown
interface Virtual-Template1
ip unnumbered Dialer1
peer default ip address dhcp-pool ContosoPool
ppp encrypt mppe auto required
ppp authentication ms-chap ms-chap-v2 eap
interface Dialer1
ip ddns update hostname XXXXXXX.dyndns.org
ip ddns update dyndns
ip address negotiated
ip nat outside
ip virtual-reassembly in
encapsulation ppp
ip tcp adjust-mss 1450
dialer pool 1
ppp pap sent-username vermam password 7 13044E155E0913323B
crypto map Dxb-Auh
interface Dialer2
mtu 1460
ip address negotiated
ip nat outside
ip virtual-reassembly in
encapsulation ppp
dialer in-band
dialer idle-timeout 0
dialer string 123
dialer vpdn
dialer-group 2
ppp pfc local request
ppp pfc remote apply
ppp encrypt mppe auto
ppp authentication ms-chap ms-chap-v2 callin
ppp eap refuse
ppp chap hostname hasanreza
ppp chap password 7 070E2541470726544541
interface Dialer995
no ip address
ip local pool webssl 10.236.6.10 10.236.6.30
ip forward-protocol nd
ip http server
ip http secure-server
ip nat inside source list nat interface Dialer1 overload
ip nat inside source static tcp 10.236.5.12 25 interface Dialer1 25
ip route 0.0.0.0 0.0.0.0 Dialer1
ip route 172.21.51.0 255.255.255.0 10.236.5.253
ip access-list extended internal
permit ip any 10.236.5.0 0.0.0.255
ip access-list extended nat
deny   ip 10.236.5.0 0.0.0.255 172.31.1.0 0.0.0.255
deny   ip 10.236.5.0 0.0.0.255 172.19.19.0 0.0.0.255
permit ip 10.236.5.0 0.0.0.255 any
ip access-list extended nonat
permit ip 10.236.5.0 0.0.0.255 172.19.19.0 0.0.0.255
permit ip 10.236.5.0 0.0.0.255 172.31.1.0 0.0.0.255
ip access-list extended sslacl
ip access-list extended webvpn
permit tcp any any eq 443
logging esm config
access-list 101 permit ip 10.236.5.0 0.0.0.255 172.31.1.0 0.0.0.255
control-plane
line con 0
line aux 0
line vty 0 4
exec-timeout 0 0
login local
transport preferred ssh
transport input telnet ssh
line vty 5 15
exec-timeout 0 0
login local
transport preferred ssh
transport input telnet ssh
scheduler allocate 20000 1000
webvpn gateway gateway1
ip interface Dialer1 port 443
ssl encryption rc4-md5
ssl trustpoint TP.StartSSL-vpn
inservice
webvpn install svc flash:/webvpn/anyconnect-win-3.1.00495-k9.pkg sequence 1
webvpn install csd flash:/webvpn/sdesktop.pkg
webvpn context webvpn
ssl authenticate verify all
url-list "Webservers"
   heading "SimpleIT Technologies NBNS Servers"
   url-text "Google" url-value "www.google.com"
   url-text "Mainframe" url-value "10.236.5.2"
   url-text "Mainframe2" url-value "https://10.236.5.2"
nbns-list "ContosoServer"
   nbns-server 10.236.5.10
   nbns-server 10.236.5.11
   nbns-server 10.236.5.12
port-forward "PortForwarding"
   local-port 3389 remote-server "10.236.5.10" remote-port 3389 description "Server-DC01"
policy group policy1
   url-list "Webservers"
   port-forward "PortForwarding"
   nbns-list "ContosoServer"
   functions file-access
   functions file-browse
   functions file-entry
   functions svc-enabled
   svc address-pool "webssl"
   svc default-domain "Contoso.Local"
   svc keep-client-installed
   svc split include 10.236.5.0 255.255.255.0
   svc split include 10.236.6.0 255.255.255.0
   svc split include 172.31.1.0 255.255.255.0
   svc split include 172.21.51.0 255.255.255.0
   svc dns-server primary 172.21.51.10
default-group-policy policy1
gateway gateway1
inservice
end
Gateway#          

Dear All,
I have Cisco 1841 router running the below roles       
1) SSL VPN Server
2) PPTP Server
3) Site to Site Connection with Sonicwall router
I want the router to be configured a pptp client to internet vpn server (so that i will get a fixed public ip )
Once i get this ip address i want to use this connection to accept in coming connection and forward ports to internal host,
I went through below
http://www.mreji.eu/content/cisco-router-pptp-client
https://supportforums.cisco.com/thread/2167562
But it does not work as i do not have the option for the below 2 commands in vpdn-group 2 section.(Please see section in blue)
protocol pptp
  rotary-group 4
Please Advise and Help
Regards
Hasan Reza
My Current Config is as below
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2013.06.09 17:55:23 =~=~=~=~=~=~=~=~=~=~=~=
exit
Gateway#show run |      
Building configuration...
Current configuration : 25109 bytes
! Last configuration change at 13:33:57 UTC Sun Jun 9 2013 by admin
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
hostname Gateway
boot-start-marker
boot system flash c1841-advsecurityk9-mz.151-2.T1.bin
boot-end-marker
logging buffered 4096
no logging console
enable secret 5 $1$SciF$TlX1tR5qaG9ZE7pdZHcRJ/
no aaa new-model
dot11 syslog
ip source-route
no ip dhcp use vrf connected
ip dhcp excluded-address 10.236.5.1 10.236.5.20
ip dhcp excluded-address 10.236.5.21 10.236.5.50
ip dhcp excluded-address 172.21.51.2 172.21.51.50
ip dhcp pool ContosoPool
   network 10.236.5.0 255.255.255.0
   default-router 10.236.5.254
   dns-server 213.42.20.20 195.229.241.222
ip dhcp pool DMZ
   network 172.21.51.0 255.255.255.0
   dns-server 172.21.51.10
   default-router 172.21.51.1
   domain-name contoso.local
ip cef
ip domain name contoso.local
ip name-server 213.42.20.20
ip name-server 195.229.241.22
ip name-server 195.229.241.222
ip ddns update method dyndns
HTTP
  add http://xxxxxx:[email protected]/nic/update?system=dyndns&hostname=<h>&myip=<a>
  remove http://xxxxxx:yyyyy@@members.dyndns.org/nic/update?system=dyndns&hostname=<h>&myip=<a>
interval maximum 0 1 0 0
multilink bundle-name authenticated
vpdn enable
vpdn-group 2
request-dialin
  protocol l2tp
initiate-to ip 173.195.0.42
vpdn-group RAS-VPN
! Default PPTP VPDN group
accept-dialin
  protocol pptp
  virtual-template 1
l2tp tunnel timeout no-session 15
crypto pki token default removal timeout 0
crypto pki trustpoint TP.StartSSL.CA
enrollment terminal pem
revocation-check none
crypto pki trustpoint TP.StartSSL-vpn
enrollment terminal pem
usage ssl-server
serial-number none
fqdn ssl.spktelecom.com
ip-address none
revocation-check crl
rsakeypair RSA.StartSSL-vpn
crypto pki trustpoint TP-self-signed-1981248591
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1981248591
revocation-check none
rsakeypair TP-self-signed-1981248591
crypto pki trustpoint VMWare
enrollment terminal
revocation-check crl
crypto pki trustpoint OWA
enrollment terminal pem
revocation-check crl
crypto pki certificate chain TP.StartSSL.CA
certificate ca 01
  (removed the certificate info for clarity)
   quit
crypto pki certificate chain TP.StartSSL-vpn
certificate 0936E1
    (removed the certificate info for clarity)9
   quit
certificate ca 18
  (removed the certificate info for clarity)
   quit
crypto pki certificate chain TP-self-signed-1981248591
certificate self-signed 01
    (removed the certificate info for clarity)
   quit
crypto pki certificate chain VMWare
certificate ca 008EDCE6DBCE6B
    (removed the certificate info for clarity)
   quit
crypto pki certificate chain OWA
   (removed the certificate info for clarity)
license udi pid CISCO1841 sn FCZ122191TW
archive
log config
  hidekeys
username admin privilege 15 password 7 1304131F02023B7B7977
username ali password 7 06070328
redundancy
crypto isakmp policy 10
encr 3des
authentication pre-share
group 2
lifetime 84000
crypto isakmp key admin_123 address 0.0.0.0 0.0.0.0
crypto isakmp keepalive 10
crypto ipsec security-association lifetime seconds 28800
crypto ipsec transform-set vpnset esp-3des esp-sha-hmac
crypto ipsec transform-set strongsha esp-3des esp-sha-hmac
crypto dynamic-map mydyn 10
set transform-set strongsha
crypto map Dxb-Auh 1000 ipsec-isakmp dynamic XXXXXXXXXX
interface FastEthernet0/0
description Internal Network (Protected Interface)
ip address 10.236.5.254 255.255.255.0
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
interface FastEthernet0/1
no ip address
duplex auto
speed auto
pppoe enable group global
pppoe-client dial-pool-number 1
interface ATM0/0/0
no ip address
shutdown
no atm ilmi-keepalive
interface BRI0/1/0
no ip address
encapsulation hdlc
shutdown
interface Virtual-Template1
ip unnumbered Dialer1
peer default ip address dhcp-pool ContosoPool
ppp encrypt mppe auto required
ppp authentication ms-chap ms-chap-v2 eap
interface Dialer1
ip ddns update hostname XXXXXXX.dyndns.org
ip ddns update dyndns
ip address negotiated
ip nat outside
ip virtual-reassembly in
encapsulation ppp
ip tcp adjust-mss 1450
dialer pool 1
ppp pap sent-username vermam password 7 13044E155E0913323B
crypto map Dxb-Auh
interface Dialer2
mtu 1460
ip address negotiated
ip nat outside
ip virtual-reassembly in
encapsulation ppp
dialer in-band
dialer idle-timeout 0
dialer string 123
dialer vpdn
dialer-group 2
ppp pfc local request
ppp pfc remote apply
ppp encrypt mppe auto
ppp authentication ms-chap ms-chap-v2 callin
ppp eap refuse
ppp chap hostname hasanreza
ppp chap password 7 070E2541470726544541
interface Dialer995
no ip address
ip local pool webssl 10.236.6.10 10.236.6.30
ip forward-protocol nd
ip http server
ip http secure-server
ip nat inside source list nat interface Dialer1 overload
ip nat inside source static tcp 10.236.5.12 25 interface Dialer1 25
ip route 0.0.0.0 0.0.0.0 Dialer1
ip route 172.21.51.0 255.255.255.0 10.236.5.253
ip access-list extended internal
permit ip any 10.236.5.0 0.0.0.255
ip access-list extended nat
deny   ip 10.236.5.0 0.0.0.255 172.31.1.0 0.0.0.255
deny   ip 10.236.5.0 0.0.0.255 172.19.19.0 0.0.0.255
permit ip 10.236.5.0 0.0.0.255 any
ip access-list extended nonat
permit ip 10.236.5.0 0.0.0.255 172.19.19.0 0.0.0.255
permit ip 10.236.5.0 0.0.0.255 172.31.1.0 0.0.0.255
ip access-list extended sslacl
ip access-list extended webvpn
permit tcp any any eq 443
logging esm config
access-list 101 permit ip 10.236.5.0 0.0.0.255 172.31.1.0 0.0.0.255
control-plane
line con 0
line aux 0
line vty 0 4
exec-timeout 0 0
login local
transport preferred ssh
transport input telnet ssh
line vty 5 15
exec-timeout 0 0
login local
transport preferred ssh
transport input telnet ssh
scheduler allocate 20000 1000
webvpn gateway gateway1
ip interface Dialer1 port 443
ssl encryption rc4-md5
ssl trustpoint TP.StartSSL-vpn
inservice
webvpn install svc flash:/webvpn/anyconnect-win-3.1.00495-k9.pkg sequence 1
webvpn install csd flash:/webvpn/sdesktop.pkg
webvpn context webvpn
ssl authenticate verify all
url-list "Webservers"
   heading "SimpleIT Technologies NBNS Servers"
   url-text "Google" url-value "www.google.com"
   url-text "Mainframe" url-value "10.236.5.2"
   url-text "Mainframe2" url-value "https://10.236.5.2"
nbns-list "ContosoServer"
   nbns-server 10.236.5.10
   nbns-server 10.236.5.11
   nbns-server 10.236.5.12
port-forward "PortForwarding"
   local-port 3389 remote-server "10.236.5.10" remote-port 3389 description "Server-DC01"
policy group policy1
   url-list "Webservers"
   port-forward "PortForwarding"
   nbns-list "ContosoServer"
   functions file-access
   functions file-browse
   functions file-entry
   functions svc-enabled
   svc address-pool "webssl"
   svc default-domain "Contoso.Local"
   svc keep-client-installed
   svc split include 10.236.5.0 255.255.255.0
   svc split include 10.236.6.0 255.255.255.0
   svc split include 172.31.1.0 255.255.255.0
   svc split include 172.21.51.0 255.255.255.0
   svc dns-server primary 172.21.51.10
default-group-policy policy1
gateway gateway1
inservice
end
Gateway#          

Similar Messages

  • Cisco Aironet FW 15.2 Does not work with Non-Cisco Media Bridges

    I have a Cisco Aironet 1142i that was just updated from 12.4(23c)JY to 15.2(4)JA1 (don’t think model matters as the issue seem to be the firmware) and now I cannot get my media bridges (3 different ones) to either connect to the 1142 AP or obtain and pass the DHCP addresses to other device connected to the built in switch. If I reload the 1142 AP firmware to 12.4, than this works fine. I have not seen anything in the release notes that changed how this works or if there is I could not find it.
    Does anyone know why this changed and if there is any settings that I need to enabled / disable?
    Any help on this would be greatly appreciated

    More info to add to this.
    AIR-AP1142N-A-K9 Hardware Version of v06 works with firmware 15.2.
    AIR-AP1142N-A-K9 Hardware Version v05 does not work with firmware 15.2, but will when downgraded to firmware 12.4.
    I'm also having this issue with Cisco Aironet 3602 Fw 15.2(2)JB and 3502 Fw 15.2(2)JB$ that's on a Cisco 2500 WLAN Controller Sw Ver. 7.4.100.0.
    Any help on this would be greatly appreciated

  • DHCP client does not work poperly after systemd and Gnome 3.6 upgrade

    Upgraded my system today from Gnome 3.4 to 3.6 (and systemd was updated as well), and since then acquiring an IP address using DHCP does not work anymore.
    I am using IPv4 only internally, but neither dhclient or dhcpcd manages to get an IPv4 address.
    It seems like IPv6 is priority one, and beacuse there is no IPv6 DHCP server available NetworkManager aborts the whole setup process.
    To make sure that IPv6 should not be considered, I have changed "method" in NetworkManager to "Ignore" for IPv6.
    I have also tried to downgrade NM to 0.9.6.0 from 0.9.6.4 (since that version works on another, not upgraded, machine), without any result.
    Also switched dhclient to dhcpcd, without any result.
    The machine is a "pure" systemd machine.
    DHCP works for other devices in the network.
    Versions:
    systemd 195-2
    NetworkManager 0.9.6.4
    isc-dhclient-4.2.3-P2
    I have no issues on a system where following versions are running:
    systemd 189-4
    NetworkManager 0.9.6.0
    dhcpcd 5.6.2
    Log: http://pastebin.com/2wMC0JLe

    Think I have identified the issue now.
    Neither dhcpcd or dhclient is sending the host name properly to the DHCP server anymore. I had an IP address reserved in the DHCP server for my host and after deleting this reservation my host is able to acquire an IP (dynamic) address. The reserved static address could never be acquired.
    Conclusion: dhclient and dhcpcd is not sending the host name as before, causing the DHCP server to get stuck (while waiting for the host name) whenever a NIC with a reserved IP address is requesting an IP address.
    Downgrading the dhcp clients has not yet worked, so there might be some underlying component that is causing the problem. ath5k? systemd?

  • WF initiator in another client does not work

    Hi,
    I have created my WF and the first step is a user decision (yes/no). In this I use the &_WF_INITIATOR& as the addresse of the WI. It works fine in the development client but not in another client and I wonder why.
    When I check the protocol, system is telling me that there´s no agent available which is not true. I see in the container USxxxxxx and I also created an object in the container for passing the user name like USxxxxxxx and nothing. It does not work.
    What could the problem be ??
    Thanks

    Hi,
    I double-checked the task and it it general. I also checked the log for the step and there´s no WFINITIATOR nor WIACTUAL_AGENT.
    In the technical details I see that the workflow´s container has the WFINITIATOR with USxxxxxx and in the next step (user decision) there´s no such information nor WIACTUAL_AGENT. Based on this I corrected my WF for passing WFINITIATOR to WIACTUAL_AGENT in the step (using the data flow).
    The above does not work. I see now in the technical details  USxxxxxx for WIACTUAL_AGENT in the step but the protocol still tells me that there´s to agent.
    Any ideas ??

  • The client does not work

    Why do you have to open the latest Skype client and continuously logs only then exit after 1-2 seconds. The Windows event log the following:
    Event ID: Description:
    100 started Skype update
    103 Skype update service is shutting down due to idle timeout.
    101 Service stopped
    I can not use Skype because it has all new clients tried and does not work for months. I once started a few hours after it is confused and began the long walk on the forward end of 2019, has been in the Imprint.
    Op. System Win XP
    Current Client: 6.22

    Reverting to the older Skype 6.14.0.104 version should solve the "time-travelling" issue.
    http://community.skype.com/t5/Windows-desktop-clie​​nt/connetion-problems/m-p/3658855#M303470
    After installing the 6.14.0.104 version from the provided link make sure to disable automatic updates:
    Tools -> Options -> Advanced -> Automatic updates ->Turn off automatic updates
    However, you should also try the "fix" provided in this Microsoft support article:
    https://support2.microsoft.com/kb/895980

  • 10.5 Server iCal + 10.3.9 Client - does not work!

    Has anyone an insight, why this is not working together ?
    All machines using 10.3.9 have problems accessing my iCal server.
    I even cant go to the url using safari:
    http://server-name:8008/calendars/
    returns 401
    Using Firefox however I can sucessful authenticate the user.
    Now, since iCal uses webkit to access the DAV resource, I suspect, this OS is unsupported.
    Does anyone know a workaround ?

    Well,
    I researched a little and found, that, if you do not run 10.5, there is no way to use iCal with Apples "iCal" server.
    (with 10.4 you have access to a calender server, but cannot modify an entry)
    In my opinion, this is not acceptable.
    Even if this server I bought, was not planned for a groupware application in the first place, I would expect, that the basic features work for clients using an OS not older then 3 or 4 years.
    If apple really wants to compete in this place, they have to give the users a working server and client for mail, adressbook and appointments.
    If I setup a Microsoft Exchange Server, I can use anything down to Windows NT to access an Exchange server. This is a platform even 10 Years old.
    I dont think that it is difficult for Apple to make iCal availible for 10.4 and 10.3 users. Apple simply did not care about it.
    This is a reason, why you should not choose Apple as a server platform. Regardless of price or perfomance, because it simply does not work as you would expect.
    Nobody would buy a replacement for about 60% of his machines only because iCal needs OS 10.5. This is ridiculous.
    Even if only about 30% of the Hardware in this special case actually is not capable of 10.5 it still does not make sense.
    Upgrading machines from 10.3,10.4 to 10.5, just to get access to a calendar application for $100/seat - that does not make sense.

  • Formatting text (bold, italics, etc) in webmail client does not work in Firefox; works in IE and Chrome

    I use the Smarsh webmail client for my company's email service.
    I have been using Firefox in the office for quite some time, and only recently has this issue come up.
    When composing emails using the Smarsh client, I cannot format text (using bold, italics, or underline) using the buttons built in to the client. When I highlight text and click a formatting button, the cursor just moves to the end of the line.
    Using keyboard shortcuts to edit the formatting works sometimes, but is sporadic (sometimes formatting PREVIOUSLY selected text but not the currently selected text).
    I have tried downgrading to Firefox 16, 17, and 18 (as this problem has only come up in the last couple of weeks, and Firefox 19 was release I believe on 2/13), but this did not solve the problem either.

    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!

  • Cisco WS-2960S-48TS-L does not work after firmware update

    Hello.
    After purchasing the Cisco WS-2960S-48TS-L decided to do a firmware upgrade using the CISCO NETWORK ASSISTANT. Unfortunately update failed. Currently the switch when you run can not load the system image.
    Since up to now I had to deal with the other switches do not really know how to upload the correct image now. The more that you connect the switch through the console acts as to a limited extent.
    Please help

    Thank you Leo Laohoo.
    Your suggestion to usbflash0 helpful.
    It is true that I was struggling because of usbflash latest iso system also did not want to go, but I recorded version of one lower and went.
    By the way, I learned that the USB must be formatted to FAT file system.
    Again, thank you for your help.
    Darek Rynkowski

  • WS Client does not work after redeploy of EJB 3.0 Webservice.

    I'm using Netbeans 5.5 RC1 against Glassfish. Glassfish reports this: " Sun Java System Application Server Enterprise Edition 9.1 (build b13)" for version info.
    I have a simple Session Bean with the @WebService annotation.
    I create a web service client using Netbeans to call the web service, I populate the arguments, and run it, and it works just fine.
    If I simply REDEPLOY the EAR containing the Session Bean (via the Netbeans menu), the client will no longer work.
    Rather, I get an exception:
    javax.xml.ws.soap.SOAPFaultException: Unable to find invocation method
            at com.sun.xml.ws.encoding.soap.ClientEncoderDecoder.toMessageInfo(ClientEncoderDecoder.java:84)
            at com.sun.xml.ws.encoding.soap.client.SOAPXMLDecoder.toMessageInfo(SOAPXMLDecoder.java:209)
            at com.sun.xml.ws.protocol.soap.client.SOAPMessageDispatcher.receive(SOAPMessageDispatcher.java:538)
            at com.sun.xml.ws.protocol.soap.client.SOAPMessageDispatcher.doSend(SOAPMessageDispatcher.java:258)
            at com.sun.xml.ws.protocol.soap.client.SOAPMessageDispatcher.send(SOAPMessageDispatcher.java:137)
            at com.sun.xml.ws.encoding.soap.internal.DelegateBase.send(DelegateBase.java:84)
            at com.sun.xml.ws.client.EndpointIFInvocationHandler.implementSEIMethod(EndpointIFInvocationHandler.java:172)
            at com.sun.xml.ws.client.EndpointIFInvocationHandler.invoke(EndpointIFInvocationHandler.java:106)
            at $Proxy16.acceptPing(Unknown Source)
            at javaapplication6.Main.main(Main.java:66)When I run the client a second time, it works.
    Any ideas what this may be?

    A similar bug was reported earlier and it was fixed in SJSAS9.1-b15. Is there a possibility for you to try with some NB5.5 build that has a later AS9.1build ?

  • Excel client does not work

    as i try to open a dynamic template or evdre screen we get the following message "evdre encountered an error retrieving data from the web server" clicking "retry now" is resulting in same message only after clicking cancel option a template is built.
    but in this case we are not able to send data and get the following message "empty casheno data to send"
    any idea what the reason can be

    tried it again and realised that current view was not properly selected and our apshell had some empty dimensions.
    after we filled these dimesions and selected all base members of other dimesions the problem did not appeared again.
    it is about mastes data but i will let you people know if this problem continues or another solution fits for this issue.
    best regards
    and
    thanks for helpful advises

  • The Software that came with my book does not work. CISCO CCENT / CCNA ICND1 by wendell odom

    Hello this is my first post on cisco support and hope I can get some help. I recently purchased the book CISCO CCENT / CCNA ICND1 by wendell odom and when I used the CD to install the Pearson Practice exams, it does not work. I tried everything! It even asks for a activation code, which on the CD It says "Refer to the Activation Code Included in the DVD Sleeve when Registering Pearson IT Certification Practice Test Software"I don't see anything related to a Activation Code anywhere on the CD OR on the sleeve! So now I can't use that.
               The Network simulator Wendell odom uses in his videos is already outdated it seems and I can't get mine to work. Why? Because I bought this book in hopes of this being a beginner book and praying the person won't skip information to actually set up the book. So now the videos are useless because I can't connect because I have no idea how...
              The Network Simulator lite, wow 3/3 When giving me software to use. The Prompt command does not work, Only the enter key will work but when I try to put in a password I can't hit anything else but enter.
                 I hope I can get help from a more official member as to seeing how I bought this book and I can read but whats really the point if I don't have the hands on training?

    Keunepete,
    When I ordered my books for the ICND1 and ICND2, they came with a CD in the back pocket (sleeve) of the book. Along with the CD was a thick piece of paper that had the activation code on it. It was a white, square piece of paper with big black print on it. Did you buy your book used? Was the CD sealed in the back pocket?
    -Zach

  • Link does not work for-End-of-Sale and End-of-Life Announcement for the Cisco Secure Access Control System 5.4

    Link does not work for
    End-of-Sale and End-of-Life Announcement for the Cisco Secure Access Control System 5.4
    How do we get Cisco to fix?
    see attachment

    Give it a couple of days - it looks like they just sent out the notification before the notice was published on the public page.
    Once the ACS 5.4 EoS/EoL notice is published you should see it linked from this page.

  • Delphi Client Web Service does not work fine

    I wrote a Hello web service with a method and with a parameter, and import WSDL in delphi, All works very well. But when I add two parameters I receive the error below:
    java.lang.IllegalStateException: Cannot obtain java type for: {urn:CalculatorFacade/types}add
    at org.jboss.axis.description.ServiceDesc.syncOperationToClass(ServiceDesc.java:710)
    at org.jboss.axis.description.ServiceDesc.getSyncedOperationsForName(ServiceDesc.java:1187)
    at org.jboss.axis.description.ServiceDesc.loadServiceDescByIntrospectionRecursive(ServiceDesc.java:1045)
    at org.jboss.axis.description.ServiceDesc.loadServiceDescByIntrospection(ServiceDesc.java:972)
    Using the google I discovery this tutorial.
    http://www.javapassion.com/planning/handsonbyol/netbeanswebservices
    I wrote a calculator web service with Netbeans and deploy it on jboss-4.0.3.
    So I was change my project parameters to change wscompile parameters: rpcliteral, strict
    When I execute the code: x = calc.add(a, b)
    I receive another error:
    faultDetail:
    {http://xml.apache.org/axis/}stackTrace: javax.xml.rpc.JAXRPCException: No such operation 'int_1'
    at org.jboss.axis.providers.java.RPCInvocation.prepareFromRequestEnvelope(RPCInvocation.java:273)
    at org.jboss.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:103)
    at org.jboss.axis.providers.java.JavaProvider.invoke(JavaProvider.java:358)
    I test this web service in a Java client and it works very fine, but with delphi client it does not work :(
    Can someone help me?
    []s, Welington B. Souza

    Welington,
    Could you post the source of the web service that gives you the error?

  • WRT54G2 connects IM clients but browser does not work.

    Hi,
    I purchased this router last week and it had been working perfectly. All of a sudden today y lost my VPN connection and all that was connected was the msn and skype, nothing else works. None of the computers work either wired or wireless.
    When i connect the PC directly to the cable modem works perfectly. When i connect the router back, does not work.... Any ideas??

    Does the connection from router work without VPN...?
    Does Modem work with VPN or without VPN...?
    Make the connection (M-R-Comp) again and power cycle the complete network and check.

  • Windows 8.1 DPI scaling does not work with Windows 7 client ?

    I have a Surface Pro with Windows 8.1 and a PC with Win7 SP1 both fully updated including optional updates (RDP8.1 client for Win7, verified in about box).
    Still, when I connect to my Surface from my PC everything is enlarged.
    My PC has two monitors: primary 1920x1080 and secondary 1680x1050. I've tried opening connection on each one of them as well as on both (multi monitor). I've also attempted to use windowed mode with lower resolutions.
    Surface is set to default DPI settings (slider moved to Larger and "Let me choose one scaling" is unchecked). Also, when I'm connected via RDP I cannot move the slider ("Some display settings can't be changed from a remote session") though
    I can click "Let me choose..." but that requires a sign-out. Another oddity is that my remote desktop client does not have a "Smart sizing" window menu item.

    Hi,
    When you are within a session you should be able to check the option Let me choose one scaling level for all displays, change the scaling, sign out, then when you reconnect it will have the new dpi setting applied.  This is the expected method for a
    Windows 7 client.
    -TP

Maybe you are looking for

  • An error in importing a bean

    hello all , i am using jrun as a server. i have imported a bean and used it. i am trying to import another,i am getting an error. has anyone seen this before thanks in advance. <%@ page language="java" import="java.sql.*,java.util.*,java.io.*,Objects

  • ALV report as an e-mail attachment

    Hi, I know this topic has been discussed many times. The program is not run background so if any of you could let me know the steps to achieve this it will be great ! Thanks a lot.

  • Is anyone have a problem with share function in FCP?

    I am having real problems with FCP 7 "Share" function.  It does not allow me to use it.  And when I send to Compressor that does not work either.  Help any one?

  • Is there a known bug when animating images with edge and dps?

    Hi, I've seen some oddities when using edge to create html5 elements for Indesign. Essentially I have spent hours trying to get an image to scroll from left to right. Works fine in a browser and worked fine in dps and iPad yesterday. Using the same s

  • Xpath 2.0 Exceptions

    We recently upgraded from WebLogic 8.1 SP6 to 9.2. All of our Xpath code is no longer working. I've tried both with and without the forceXqrl2002forXpathXquery options. I've tried starting from scratch with basic example code and am having fits. The