Show pagesourceOld revisionsBacklinksAdd to bookExport to PDFODT exportBack to top Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer Reddit TeamsRecent ChangesSend via e-MailPrintPermalink × Book Creator Add this page to your book Book Creator Remove this page from your book Manage book(0 page(s)) Help Ipsec VPN with FRITZ!Box Routers Configure VPN according to the FRITZ!Box manual. You will get a confirmation Dialog containing configuration Parameters for iOS and Android devices. You can use the presented information and enter them into the configuration of the phone. fritz_box_example_vpn_configuration.xml <?xml version="1.0" encoding="utf-8"?> <network> <vpn> <!-- the following fields have to be configured based on the FRITZ!Box configuration information --> <active>true</active> <vpnType>IpsecXauthPSK</vpnType> <name></name> <server></server> <username></username> <password></password> <ipsecIdentifier></ipsecIdentifier> <ipsecSecret></ipsecSecret> </vpn> </network> When connected, an identity can be configured using an FRITZ!Box account. After configuring your VPN tunnel, you need to specify the interfaceType in your identity configuration en/products/comfortel-d-series/developer/vpn/fritz_box.txt Last modified: 22.03.2022 13:52by hoehne