[POST] Added FreeBSD secure jail post
This commit is contained in:
parent
6937f3f920
commit
9934d2b060
@ -59,7 +59,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://simoncor.net/categories/index.xml" title="/usr/home/simon/" />
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -5,10 +5,6 @@
|
||||
<link>https://simoncor.net/categories/</link>
|
||||
<description>Recent content in Categories on /usr/home/simon/</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
|
||||
<atom:link href="https://simoncor.net/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<language>en-us</language><atom:link href="https://simoncor.net/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
@ -20,7 +20,7 @@
|
||||
<meta property="og:description" content="System Engineer" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://simoncor.net/" />
|
||||
<meta property="og:updated_time" content="2020-08-12T00:00:00+00:00" />
|
||||
<meta property="og:updated_time" content="2020-10-20T00:00:00+00:00" />
|
||||
|
||||
|
||||
|
||||
@ -60,7 +60,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://simoncor.net/index.xml" title="/usr/home/simon/" />
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -6,10 +6,18 @@
|
||||
<description>Recent content on /usr/home/simon/</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 12 Aug 2020 00:00:00 +0000</lastBuildDate>
|
||||
|
||||
<atom:link href="https://simoncor.net/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Tue, 20 Oct 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://simoncor.net/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>FreeBSD - Jail - Secure Jumphost</title>
|
||||
<link>https://simoncor.net/post/freebsd_jail_jumphost/</link>
|
||||
<pubDate>Tue, 20 Oct 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://simoncor.net/post/freebsd_jail_jumphost/</guid>
|
||||
<description>The goal is to create a limited jail using rbash and securing it so it can only accept secure SSH sessions. It should only be used as an SSH jumphost to connect further. It should therefor not be possible to create, use or install other code in this limited environment.
|
||||
FreeBSD jail Create a jail and connect to the console.
|
||||
ezjail-admin create bastion &#39;bridge0|10.0.0.10&#39; ezjail-admin console bastion Install bash.
|
||||
pkg install bash OpenSSH-Portable Install openssh-portable.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Rundeck 3.3.1 - MySQL connection</title>
|
||||
|
@ -62,7 +62,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://simoncor.net/position/index.xml" title="/usr/home/simon/" />
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -6,11 +6,7 @@
|
||||
<description>Recent content in Positions on /usr/home/simon/</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Tue, 14 Jul 2020 00:00:00 +0000</lastBuildDate>
|
||||
|
||||
<atom:link href="https://simoncor.net/position/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<lastBuildDate>Tue, 14 Jul 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://simoncor.net/position/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Personal Overview</title>
|
||||
<link>https://simoncor.net/position/personal/</link>
|
||||
|
@ -62,7 +62,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -62,7 +62,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -62,7 +62,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -62,7 +62,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
<meta property="og:description" content="System Engineer" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://simoncor.net/post/" />
|
||||
<meta property="og:updated_time" content="2020-08-12T00:00:00+00:00" />
|
||||
<meta property="og:updated_time" content="2020-10-20T00:00:00+00:00" />
|
||||
|
||||
|
||||
|
||||
@ -60,7 +60,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://simoncor.net/post/index.xml" title="/usr/home/simon/" />
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
@ -113,6 +113,11 @@
|
||||
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<span class="date">October 20, 2020</span>
|
||||
<a class="title" href="https://simoncor.net/post/freebsd_jail_jumphost/">FreeBSD - Jail - Secure Jumphost</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<span class="date">August 12, 2020</span>
|
||||
<a class="title" href="https://simoncor.net/post/rundeck_331_mysql/">Rundeck 3.3.1 - MySQL connection</a>
|
||||
|
@ -6,10 +6,18 @@
|
||||
<description>Recent content in Posts on /usr/home/simon/</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 12 Aug 2020 00:00:00 +0000</lastBuildDate>
|
||||
|
||||
<atom:link href="https://simoncor.net/post/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Tue, 20 Oct 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://simoncor.net/post/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>FreeBSD - Jail - Secure Jumphost</title>
|
||||
<link>https://simoncor.net/post/freebsd_jail_jumphost/</link>
|
||||
<pubDate>Tue, 20 Oct 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://simoncor.net/post/freebsd_jail_jumphost/</guid>
|
||||
<description>The goal is to create a limited jail using rbash and securing it so it can only accept secure SSH sessions. It should only be used as an SSH jumphost to connect further. It should therefor not be possible to create, use or install other code in this limited environment.
|
||||
FreeBSD jail Create a jail and connect to the console.
|
||||
ezjail-admin create bastion &#39;bridge0|10.0.0.10&#39; ezjail-admin console bastion Install bash.
|
||||
pkg install bash OpenSSH-Portable Install openssh-portable.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Rundeck 3.3.1 - MySQL connection</title>
|
||||
|
@ -62,7 +62,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://simoncor.net/series/index.xml" title="/usr/home/simon/" />
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -5,10 +5,6 @@
|
||||
<link>https://simoncor.net/series/</link>
|
||||
<description>Recent content in Series on /usr/home/simon/</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
|
||||
<atom:link href="https://simoncor.net/series/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<language>en-us</language><atom:link href="https://simoncor.net/series/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
@ -4,12 +4,17 @@
|
||||
|
||||
<url>
|
||||
<loc>https://simoncor.net/</loc>
|
||||
<lastmod>2020-08-12T00:00:00+00:00</lastmod>
|
||||
<lastmod>2020-10-20T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://simoncor.net/post/freebsd_jail_jumphost/</loc>
|
||||
<lastmod>2020-10-20T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://simoncor.net/post/</loc>
|
||||
<lastmod>2020-08-12T00:00:00+00:00</lastmod>
|
||||
<lastmod>2020-10-20T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
@ -61,7 +61,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
||||
<link rel="icon" type="image/png" href="https://simoncor.net/images/favicon-16x16.png" sizes="16x16">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://simoncor.net/tags/index.xml" title="/usr/home/simon/" />
|
||||
<meta name="generator" content="Hugo 0.74.3" />
|
||||
<meta name="generator" content="Hugo 0.75.1" />
|
||||
</head>
|
||||
|
||||
|
||||
|
@ -5,10 +5,6 @@
|
||||
<link>https://simoncor.net/tags/</link>
|
||||
<description>Recent content in Tags on /usr/home/simon/</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
|
||||
<atom:link href="https://simoncor.net/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<language>en-us</language><atom:link href="https://simoncor.net/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
Loading…
Reference in New Issue
Block a user