-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: blog
action: commit
revision:
path_from:
revision_from: d96b17d42bacfec1ecf750bad7dfafbb01c4c2fb:
path_to:
revision_to:

git.thebackupbox.net

blog

git://git.thebackupbox.net/blog

commit d96b17d42bacfec1ecf750bad7dfafbb01c4c2fb
Author: epoch <epoch@hack.thebackupbox.net>
Date:   Thu Aug 12 06:23:39 2021 +0000

    had arguments in wrong order. don't listen to me or you might overwrite your old config. heh. also a line of bitching.

diff --git a/cisco b/cisco

index 3ba17630cb20370c77c73d2b12cbcddfa30402bd..

index ..73025280ca8a10d0552250bb161226c55a333768 100644

--- a/cisco
+++ b/cisco
@@ -18,7 +18,7 @@ so that thing that looks like a backwards netmask isn't a bug.
 when you finish editing from terminal, make sure to copy the running config onto the startup config using:

 ```
-copy startup-config running-config
+copy running-config startup-config
 ```

 to get into configuration use these two commmands:
@@ -56,6 +56,7 @@ ip nat source static 192.168.1.2 interface FastEthernet 8
 ```

 Which is what I was wanting in the first place
+except that it keeps the tunnel on protocol 41 from working. :/

 and to get NAT hairpinning / loopback/ whatever I followed pretty much this:

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 11:16:50 2024