cisco ios router

Cisco | Cisco IOS router to Meraki Appliance | site-to-site VPN with Zone based Firewalling

Lately I’m busy to configure Cisco IOS routers in combination with Remote offices where we place Meraki Appliances (like the MX64, MX65 or the Z1) When we do this we create also a VPN connection (site to site). In this setup the Main office has a Cisco IOS router. Configuration of the Main Office. (Cisco […]

Cisco | Cisco IOS router to Meraki Appliance | site-to-site VPN with Zone based Firewalling Read More »

Cisco | IOS version difference in case of use NO_NAT

Since a couple of years actually I noticed that when I use recent IOS versions on a Cisco ISR device. That there are some struggles with NAT rules in combination with a VPN client. In somecases you have to put the access-list for the NAT rule with a Permit like below. ip access-list extended ACL_OUTSIDE_NO_NAT

Cisco | IOS version difference in case of use NO_NAT Read More »

Office 365 installation / communication issues, with Cisco IOS router and Trustwave Webmarshal.

Solved a problem with a Cisco IOS router in combination with office365. In the situation they used a proxy server from Trustwave Webmarshal. On the cisco router was configured that port 80 and 443 for users were denied so the users had to use the proxy server to go online. Webmarshal configuration: Needed information for

Office 365 installation / communication issues, with Cisco IOS router and Trustwave Webmarshal. Read More »

Cisco IOS Router | Enable configuration for KPN Customer Fiber Internet (KPN Glasvezel Particulier)

Few days ago. Me and my colleague were struggling with a configuration to enable internet access to a Fiber internet connection of KPN (it wasn’t a business line but a home user internet connection) To enable this configuration. You can do the following: On the internet interface (we used a HWIC-4ESW) the following commands. (With

Cisco IOS Router | Enable configuration for KPN Customer Fiber Internet (KPN Glasvezel Particulier) Read More »

Cisco Router – Site to site configuration on a router with 2 BGP interfaces and 1 Loopback interface with External IP.

How to create a Site-to-Site VPN Between a cisco ASA to a Cisco IOS router with 2 BGP interfaces and a Loopback Interface. I had some days ago a problem. I had a vpn connection but there was no traffic going over this connection. Below in the diagram how I created this solution and how

Cisco Router – Site to site configuration on a router with 2 BGP interfaces and 1 Loopback interface with External IP. Read More »

Get rid Cisco IOS router message: %FW-4-TCP_OoO_SEG: Dropping TCP Segment

Some times you will see on a Cisco IOS router the following message in your show logging: 009357: Jul 8 09:28:22.214 CDT: %FW-4-TCP_OoO_SEG: Dropping TCP Segment: seq:104330552 1492 bytes is out-of-order; expected seq:104304632. Reason: TCP reassembly queue overflow – session <internal host>:1535 to <external host>:80 This message can be very annoying if you see it.

Get rid Cisco IOS router message: %FW-4-TCP_OoO_SEG: Dropping TCP Segment Read More »

Simple cisco router configuration BGP [ 2 links] and NAT

Few weeks ago I struggled with a configuration that contained BGP and NAT. First I made some really difficult configuration which worked in GNS3 but eventually it didn’t worked on a real router. [ My configuration is based on a cisco router 2951 ] To create a configuration with BGP and NAT you’ve to do

Simple cisco router configuration BGP [ 2 links] and NAT Read More »