-
Follow Us!
-
Search the Blog
-
-
Recent Posts
- Cisco to Juniper BGP command conversions March 15, 2020
- Cisco ASA BGP configuration November 20, 2019
- Cisco ASA with PPPOE failover line October 28, 2019
- Let’s talk about AF-Groups, Session-Groups and Neighbor-Groups October 26, 2019
- Let’s talk about Peer-Groups, Session-Templates and Policy-Templates October 26, 2019
-
Archives
- March 2020
- November 2019
- October 2019
- September 2019
- September 2016
- August 2016
- January 2016
- June 2014
- April 2014
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
-
Tags
- Apache
- Array
- ASA
- BGP
- C
- Cisco
- Cisco 877
- Cisco ASA
- Compression
- deduplication
- EIGRP
- Eval
- failover
- FreeBSD
- FTP
- FTTC
- GRE
- Hash
- Infinity
- IPv6
- Jail
- Juniper
- K&R
- Mac
- Mod_Secure
- MySQL
- Nagios
- Objective-C
- Perl
- Quota
- References
- restore
- Schwartzian Transform
- Security
- Sendmail
- Snapshot
- Sorting
- Spamassassin
- SRX
- SSL
- uniq
- Virtusertable
- VPN
- Xcode4
- ZFS
-
General Links
Perl Links
-
Monthly Archives: October 2019
Cisco ASA with PPPOE failover line
As we have documented previously, failover on the ASA is not a difficult configuration, just add a tracking object to the primary route and modify the metric of the secondary route. The snarly bit about getting a pope based failover … Continue reading
Posted in Cisco
Tagged backup line, Cisco ASA, distance, Failover line, pppoe
Comments Off on Cisco ASA with PPPOE failover line
Let’s talk about AF-Groups, Session-Groups and Neighbor-Groups
After the spin round the block with IOS-XE ‘scaled configuration’ features, this is the accompanying IOS-XR version. First thing first we need to create the ‘long-hand’ version that we used on XE but for XR. The config on XR changes … Continue reading
Posted in Cisco
Tagged AF-Group, BGP, Cisco IOS-XR, neighbor-group, Session Group
Comments Off on Let’s talk about AF-Groups, Session-Groups and Neighbor-Groups
Let’s talk about Peer-Groups, Session-Templates and Policy-Templates
We have a lot of BGP configuration over a number of devices. In the main these run IOS XE but not all. This post is a walk through of how to convert a ‘long-hand’ BGP config into first peer- groups, … Continue reading
Posted in Cisco
Tagged Cisco BGP, Peer-Group, Policy Template, Session Template.
Comments Off on Let’s talk about Peer-Groups, Session-Templates and Policy-Templates
Cisco ASA Connect to DSL via Draytek Modem
Some times we need to connect an ASA to a DSL/FTTC line directly vi a modem, either for a backup line (see previous posts) or for a primary internet connection. Lets walk through the process here: Stage 1- Set up … Continue reading
Posted in Cisco
Tagged ASA, Draytek modem. fttc, dsl, pope
Comments Off on Cisco ASA Connect to DSL via Draytek Modem
Cisco ASA Dual ISP setup
This post describes and tests some configurations to support multiple ISP or WAN connections on an ASA running FOS9. Im using an ASA 5506X for this demo and my software version does not use the bridge-groups out of the box … Continue reading
Juniper EX switches – those error lights!
When we spin up a new EX 2200 switch the Alarm light always comes on. This post shows how to trace the issue and fix the problem. Then hopefully your switch will not have that annoying/alarming red/amber light on it … Continue reading
Posted in Juniper
Tagged Alarm Light, EX2200, Juniper
Comments Off on Juniper EX switches – those error lights!
Cisco Anyconnect – Disconnect and Reconnect at login
We have all had that experience when the Cisco Anyconnect client immediately disconnects after you have logged on and then starts reconnecting again. Its not life threatening, just irritating. The issue appears to be caused by an MTU mismatch, but … Continue reading
Posted in Cisco
Tagged Anyconnect, Cisco, Disconnect D, MTU
Comments Off on Cisco Anyconnect – Disconnect and Reconnect at login
Juniper BGP on SRX – Basic EBGP setup
So I have an SRX300 with an external Draytek 130 attached giving DSL connectivity. the next task is to create a BGP session so we can announce the routed subnet back to our MPLS VPN. This will move onto multiple … Continue reading
Posted in Juniper
Tagged EBGP, Juniper BGP, SRX
Comments Off on Juniper BGP on SRX – Basic EBGP setup
Juniper SRX ADSL setup with Draytek 130 Modem
The next challenge is to add a second DSL account onto the same SRX110 or in the case of the SRX300 just add a DSL connection. The SRX300 has no PIM slots so cannot get a DSL card added. The … Continue reading
Juniper SRX ADSL setup
This is the first post on WAN connection setups. I’ll be using and SRX110 was it has a built in ADSL/VDSL port. I’ll be connecting to a dynamic IP ADSL service based in the UK. The service is a BT … Continue reading