Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cisco 7965 phone connecting via VPN to XG135

i am trying to have cisco 7965 phones to connect via VPN to our XG firewall to no avail

Tried every single article I found and no dice.

Anyone tried this or have any suggestions?



This thread was automatically locked due to age.
Parents
  • Hello Kevin,

    Thank you for contacting the Sophos Community.

    Are you using what type of VPN? I would think it is IPsec (site-to-site VPN) but please confirm.

    I would check first if you are seeing traffic from the phones arriving to the XG on port 5060 on the Advanced Shell (5>3)

    #tcpdump -nei ipsec0 port 5060

    #tcpdump -nei ipsec0 host <Cisco IP Phone> and host <XG Side IP Phone or VoIP Server)

    #Conntrack -E -o timestamp | grep <Cisco IP Phone> grep <XG side ip phone/VoIP Server)

    From the console try (5>4) 

    console> drop-packet-capture 'host <Cisco IP Phone> or host <XG side IP Phone/VoIP server> 

    regards,

  • we have several users working remote with Cisco 7965 phone stations, they connect using Cisco VPN client to a Cisco ASA. But these ASAs are EOL and no longer supported by cisco and we have migrated all users to sophos SSL VPN which works great. But now i want to completely get rid of the ASA and have the Cisco 7965 phones connect via VPN to sophos. I have tried a few things but I always get "authentication failed"

  • You are going to have to give a lot more info about your setup to get any meaningful suggestions and even then I suspect there is probably not a lot of people with Cisco voice knowledge on this forum.

    We do have a 7975 (SCCP) working over a site to site VPN between Sophos XG (Cisco CME) and a Cisco router (handset). I don't remember any particular issues getting it working. Authentication failures are often because of TFTP issues. However the handset gets its IP, it will need to have option 150 set. I would start with debugging on your Cisco voice solution to try and find what is failing and work from there. If you are using CME you can try "debug ephone detail" and "debug tftp events". You can also try downloading files via TFTP (using putty) from the CME/CUCM at the client end to check that is working.

Reply
  • You are going to have to give a lot more info about your setup to get any meaningful suggestions and even then I suspect there is probably not a lot of people with Cisco voice knowledge on this forum.

    We do have a 7975 (SCCP) working over a site to site VPN between Sophos XG (Cisco CME) and a Cisco router (handset). I don't remember any particular issues getting it working. Authentication failures are often because of TFTP issues. However the handset gets its IP, it will need to have option 150 set. I would start with debugging on your Cisco voice solution to try and find what is failing and work from there. If you are using CME you can try "debug ephone detail" and "debug tftp events". You can also try downloading files via TFTP (using putty) from the CME/CUCM at the client end to check that is working.

Children