cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
441
Views
0
Helpful
2
Replies

Consumer Edge Router to ASA to Internal

ArchiTech89
Level 1
Level 1

I have a difficult problem...Please forgive my ignorance.

I have a consumer-grade router called a "Fritz!Box 7390" on the edge of our network (in Germany -- very capable, very popular little box).

Following are the telephony characteristics:

  • ISDN BRI is emulated but runs over IP (as far as I understand, Telekom is trying to move all their clients to this configuration, or at least some form of it)
  • The device has two analog phone jacks and one ISDN -- we use all three: 1x for our regular telephone; 1x for our fax machine; 1x for a home office ISDN line

Next are the "WAN" characteristics:

  • The device connects to Deutsche Telekom over VDSL at 50Mbps down / 10Mbps up
  • The Fritz!Box allows for opening TCP/UDP ports to just a single device/IP address, not to an entire network
  • We currently have HTTP, HTTPS, SMTP, and Microsoft's RDP protocols opened to various servers running on Hyper-V virtual machines
  • We use Dyn's DDNS to resolve our internal Microsoft domain and Exchange servers
  • The device does allow for establishing a default route to a particular network

Finally, the internal network specs on this device:

  • 1x 100Mb port on the Fritz!Box connects to a Cisco/LinkSys SLM2008 switch that connects to the VMs and the NAS
  • It acts as a WLAN access point for mostly consumer devices (tablets, smartphones, etc.)
  • DHCP is provided from Windows Active Directory domain controllers
  • DNS is also from AD DCs
  • "One ring to rule them all" -- ahem! -- one common subnet for all servers and consumer devices, incl. game consoles, blue-ray players, the above-mentioned tablets and smartphones, WiFi printers, etc.

What I want to do (PLEASE tell me if I can't or if it's just too crazy):

  • I want to put an ASA between the internal network and the edge
  • I'd like to put VLANs internally, including one VLAN for client workstations, one VLAN for servers, and one VLAN for a Cisco lab, all on the (internal) "business" network
  • I'd like network/application services to be able to pass from the "business" network through the ASA to both the "consumer" network and out to the Internet (and vice versa), including Exchange, Exchange web apps, access to a QNAP NAS, and access to an application running on SQL Server
  • Longer-term I'd like to build a site-to-site VPN between this office and a remote site (has a Cisco 887), and I'd like to set up the VPN for direct client access from the Internet as well
  • Longer-term I'd also like to create a DMZ and put the SMTP and HTTP servers there

What equipment I have in addition to the servers/NAS:

  • ASA 5505
  • Catalyst 2960 for the server "farm"
  • Cisco 881 ISR

Right now everything works fine on the one common subnet. I tried splitting out the VLANs using the 881 and could ping everything from both sides but couldn't get the services to traverse to the "consumer" network, and, for example, couldn't get access from the Internet (or the consumer network) to the Exchange server. My Microsoft DNS also got messed up because of the subnet changes, though I think that was just a matter of letting things settle out for it to work. I was flummoxed.

I know I should be using a simple DSL modem on the edge and connecting that to the ASA, but I'm pretty sure that I can't easily mess up my telephony from Deutsche Telekom and I would lose my WAP.

Is there any way to keep this consumer network separate and add new VLANs/subnets for the business network? I actually have multiple PCs I'd like to have join the domain, but I can't really get there until I address this problem. I'd also like to get to lab devices over the Internet, even if that only means going through the 2511 terminal server.

If you think I should break up this post -- separate it out -- and/or post it in multiple communities, I'd be happy to. Just let me know.

Is there anyone who can help me with this thorny issue??

 

Regards,

jeremyNLSO

P.S. I can post the configs from the attempt with the 881 and 2960 if it's helpful...

ArchiTech89
CCNA Routing & Switching, CCNA Security
MCITP, MCTS
Berlin, Germany
2 Replies 2

Hello.

Reading through the description I thought of the following topics:

 1. get rid off your current WAN VDSL device (or at least make it a bridge);

 2. configure your ASA for routing, making it WAN-faced;

 3. move your devices from current shared subnet to ASA.

 

Regarding the topic 1 - I'm not sure if you could decommission the box, as it terminates you phone lines and also is provided as managed service. I believe you either need a dedicated service for telephony and ethernet link, or you may ask you provider how to configure the box as a bridge, so your ASA device could have public IP-address.

I would recommend to buy static IP-address, so you wouldn't have to leverage on DynDNS. Also it might be worth to buy a subnet of public IP-addresses (like /29).

 

Regarding the topic 2 - you may configure your ASA as WAN-facing device, configure NAT and routing for current shared subnet; also you may start configuring other subnets.

ASA supports DNS doctoring, so it would be easier if you want to support split-DNS.

Also if you need HA for ASA, you would better look for 5510 or 5515 device.

PS: do not publish RDP service over NAT, as it's not safe! Always wrap RDP into VPN (ASA or router based) or SSL (RD Gateway).

I've been sick, in the hospital, and traveling overseas since the original post. Does anyone else have any ideas?

I have found out from the telecom provider that I can get a bridge on the edge, and then get ISDN configured separately for the telephone lines like it used to be.

Any additional thoughts?

Thanks in advance...

 

ArchiTech89
CCNA Routing & Switching, CCNA Security
MCITP, MCTS
Berlin, Germany
Review Cisco Networking products for a $25 gift card