<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>okami.de &#187; diskless router</title>
	<atom:link href="http://www.okami.de/tag/diskless-router/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.okami.de</link>
	<description>Die Jagd nach dem Wolf</description>
	<lastBuildDate>Wed, 04 Jan 2012 14:16:17 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Gateway Firewall Script II (optimiert)</title>
		<link>http://www.okami.de/2008/02/01/gateway-firewall-script-ii-optimiert/</link>
		<comments>http://www.okami.de/2008/02/01/gateway-firewall-script-ii-optimiert/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 13:34:31 +0000</pubDate>
		<dc:creator>okami</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[diskless router]]></category>
		<category><![CDATA[dmz]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sicherheit]]></category>

		<guid isPermaLink="false">http://www.okami.de/2008/02/01/gateway-firewall-script-ii-optimiert</guid>
		<description><![CDATA[Im Folgenden seht ihr ein Skript, das alle nötigen Einstellungen für eine grobe Firewall und Gateway-Funktionalität bietet. #!/bin/sh /sbin/modprobe ip_conntrack_ftp CONNECTION_TRACKING="1" ACCEPT_AUTH="0" SSH_SERVER="0" FTP_SERVER="0" WEB_SERVER="0" SSL_SERVER="0" DHCP_CLIENT="1" IPT="/sbin/iptables" # Location of iptables on your system INTERNET="eth0" # Internet-connected interface LOOPBACK_INTERFACE="lo" # however your system names it IPADDR="my.ip.address" # your IP address SUBNET_BASE="my.subnet.base" # ISP network [...]]]></description>
		<wfw:commentRss>http://www.okami.de/2008/02/01/gateway-firewall-script-ii-optimiert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco 2600 Tipps und Tricks</title>
		<link>http://www.okami.de/2008/02/01/cisco-2600-tipps-und-tricks/</link>
		<comments>http://www.okami.de/2008/02/01/cisco-2600-tipps-und-tricks/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 13:30:27 +0000</pubDate>
		<dc:creator>okami</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[diskless router]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[operating_system_software]]></category>
		<category><![CDATA[sicherheit]]></category>
		<category><![CDATA[software_configuration]]></category>

		<guid isPermaLink="false">http://www.okami.de/2008/02/01/cisco-2600-tipps-und-tricks</guid>
		<description><![CDATA[Password recovery *=*=*=*=*=*=*=*=* Zuerst verbinden wir uns mittels Terminal auf den Router und ermitteln mit: router show version Cisco Internetwork Operating System Software . . . Configuration register is 0&#215;2102 die Einstellungen des Konfigurationsregisters (0&#215;2102). Anschließend führenwir einen Kaltstart durch und betätigen beim Neustart innerhalb der esrten 60 Sekunden die BREAK Tast. !!!Achtung!!! falls kein [...]]]></description>
		<wfw:commentRss>http://www.okami.de/2008/02/01/cisco-2600-tipps-und-tricks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Diskless Router</title>
		<link>http://www.okami.de/2007/11/21/diskless-router/</link>
		<comments>http://www.okami.de/2007/11/21/diskless-router/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 13:42:01 +0000</pubDate>
		<dc:creator>okami</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[busybox]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[diskless router]]></category>
		<category><![CDATA[ramdisk]]></category>

		<guid isPermaLink="false">http://www.okami.de/2007/12/21/diskless-router/</guid>
		<description><![CDATA[ÜBERSETZUNG DES LINUX KERNELS Für die Diskless-Router gibt es zwei Komponenten, die über TFTP geladen werden &#8211; den Linux Kernel und den Init-Ramdisk. Hier wird das Erstellen des Kernels beschrieben. Für alle Diskless-Routers existiert nur ein Kernel-Image und ein RAM-disk, welche gleich für alle Routers sind. Die Konfiguration (Hostname und IP-Adressen) sind in Konfigurationsdateien auf [...]]]></description>
		<wfw:commentRss>http://www.okami.de/2007/11/21/diskless-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

