I have, in my internal network an isdn router that allows connection to our customers. I configured VPN connection through ISA Server 2004 Problem:I would like to connect from an extranl point to my company's network (using VPN) and at that point I want to be able to connect to extranl customer's using isdn router.Is this feasible?How can I configure my ISA server? I already added to the ISA server the routing correct tables but I am getting a configuration error.If I ping my customer's network a destination unreachable message appears. Thanks Daniele
No, I connect to my company using classical Vpn connection (VPN client acces) and this is working fine. I ping and connect my network servers and network adapters correctly.
I also want to be able to use Isdn connections (from company network to customers) once connected to my company network from a general location with Vpn (Configured on ISA server).
Just make sure the ISA Firewall has routes to all of your internal network IDs and also make sure the internal network routers use the ISA Firewall's internal IP address as the gateway address for the VPN Clients Network network ID.
My ISDN router address is: 172.20.0.250 My customer LAN is 192.168.20.* I add a routing table to the isa server: route add 192.168.20.0 mask 255.255.255.0 172.20.0.250
But from ISA server, if I try to ping my customer network the isa server deny the traffic and an error message indicate that the route is incorrect.