Skip to content

Instantly share code, notes, and snippets.

@sprohaska
sprohaska / bgpd.conf
Created March 13, 2016 05:58 — forked from heri16/bgpd.conf
AWS VPC VPN StrongSwan Virtual Tunnel Interface (VTI)
#@ /etc/quagga/bgpd.conf (Centos & Ubuntu)
hostname <Local OS hostname>
password <Any random phrase>
enable password <Any random phrase>
!
log file /var/log/quagga/bgpd
!debug bgp events
!debug bgp zebra
debug bgp updates
@sprohaska
sprohaska / GNUPG_agent_forwarding.md
Created March 18, 2018 16:13 — forked from surhudm/GNUPG_agent_forwarding.md
GNUPG agent forwarding

Forward GNUPG agent with the following steps:

On the remote insecure machine:

Run gpg once to create the directory structure.

gpg --list-keys

On the local machine: