<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.janforman.com/lib/exe/css.php?s=feed" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>wiki.janforman.com networking</title>
    <subtitle></subtitle>
    <link rel="alternate" type="text/html" href="https://wiki.janforman.com/"/>
    <id>https://wiki.janforman.com/</id>
    <updated>2026-04-23T21:20:36+00:00</updated>
    <generator>FeedCreator 1.8 (info@mypapit.net)</generator>
    <link rel="self" type="application/atom+xml" href="https://wiki.janforman.com/feed.php" />
    <entry>
        <title>networking:pfsense</title>
        <link rel="alternate" type="text/html" href="https://wiki.janforman.com/networking:pfsense"/>
        <published>2020-06-01T09:44:43+00:00</published>
        <updated>2020-06-01T09:44:43+00:00</updated>
        <id>https://wiki.janforman.com/networking:pfsense</id>
        <author>
            <name>Anonymous</name>
            <email>anonymous@undisclosed.example.com</email>
        </author>
        <category  term="networking" />
        <content>pfSense under KVM

Use virtio interface


hw.mca.enabled = 0
hw.vtnet.0.csum_disable = 1</content>
        <summary>pfSense under KVM

Use virtio interface


hw.mca.enabled = 0
hw.vtnet.0.csum_disable = 1</summary>
    </entry>
    <entry>
        <title>networking:sshtunnel</title>
        <link rel="alternate" type="text/html" href="https://wiki.janforman.com/networking:sshtunnel"/>
        <published>2020-06-07T22:32:23+00:00</published>
        <updated>2020-06-07T22:32:23+00:00</updated>
        <id>https://wiki.janforman.com/networking:sshtunnel</id>
        <author>
            <name>Anonymous</name>
            <email>anonymous@undisclosed.example.com</email>
        </author>
        <category  term="networking" />
        <content>Simple tunnel

ssh -p 22 -NR (destinationport):localhost:(sourceport) user@domain.com

AutoSSH

autossh -M 0 -f -q -o &quot;ServerAliveInterval 60&quot; -o &quot;ServerAliveCountMax 3&quot; -NR (destinationport):localhost:(sourceport) -p 22 user@domain.com</content>
        <summary>Simple tunnel

ssh -p 22 -NR (destinationport):localhost:(sourceport) user@domain.com

AutoSSH

autossh -M 0 -f -q -o &quot;ServerAliveInterval 60&quot; -o &quot;ServerAliveCountMax 3&quot; -NR (destinationport):localhost:(sourceport) -p 22 user@domain.com</summary>
    </entry>
</feed>
