Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I have a trunk SIP between a Cisco 2911 router (connected to PSTN via E1) and an Alcatel OXE IPBX.The IPBX uses a name in SIP message: oxe.test.domSo locally, in my Cisco 2911 router, i added the command:ip host oxe.test.dom 192.168.101.2For inco...
Bonjour Francesco, Merci pour cette réponse, voici la configuration VPN sur le routeur ASA. #############################################################ip local pool POOL-LAN 1.1.1.1-1.1.1.7 mask 255.255.255.255!interface GigabitEthernet1/2.1vlan ...
The issue is fied.
The command
ip host oxe.test.dom 192.168.101.2
was not sufficient.
It was necessary to configure the router as DNS server:
ip dns server
Laurent