<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for bits | andy smith&#039;s blog</title>
	<atom:link href="http://andys.org.uk/bits/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://andys.org.uk/bits</link>
	<description>geeky yorkshireman abroad</description>
	<lastBuildDate>Fri, 22 Mar 2013 01:22:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Bridged interfaces with Vagrant by Chris</title>
		<link>http://andys.org.uk/bits/2012/12/09/bridged-interfaces-with-vagrant/comment-page-1/#comment-49501</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 22 Mar 2013 01:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://andys.org.uk/bits/?p=182#comment-49501</guid>
		<description><![CDATA[Wasn&#039;t just you...I&#039;ve been banging my head against the wall for 35 minutes, ended up destroying and rebuilding the VM before I came across your post :)

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Wasn&#8217;t just you&#8230;I&#8217;ve been banging my head against the wall for 35 minutes, ended up destroying and rebuilding the VM before I came across your post <img src='http://andys.org.uk/bits/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Prelude to better things &#8211; Open Source and IDS by gheorghe</title>
		<link>http://andys.org.uk/bits/2012/01/21/a-prelude-to-better-things-open-source-and-ids/comment-page-1/#comment-44372</link>
		<dc:creator>gheorghe</dc:creator>
		<pubDate>Fri, 08 Feb 2013 16:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://andys.org.uk/bits/?p=139#comment-44372</guid>
		<description><![CDATA[For reference, the file that needs to be modified is /usr/share/libpreludedb/classic/mysql.sql]]></description>
		<content:encoded><![CDATA[<p>For reference, the file that needs to be modified is /usr/share/libpreludedb/classic/mysql.sql</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IPv6 for a Linux generation by Andy Smith</title>
		<link>http://andys.org.uk/bits/2010/02/07/ipv6-for-an-linux-generation/comment-page-1/#comment-30059</link>
		<dc:creator>Andy Smith</dc:creator>
		<pubDate>Fri, 09 Nov 2012 19:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://andys.org.uk/bits/?p=33#comment-30059</guid>
		<description><![CDATA[Hi Tamas,

You&#039;re right. As with the older comment above, the networks I used as an example are based on real ones I was using at the time, and I got the networks mixed up. Thanks for pointing it out, and I&#039;ll edit the post!]]></description>
		<content:encoded><![CDATA[<p>Hi Tamas,</p>
<p>You&#8217;re right. As with the older comment above, the networks I used as an example are based on real ones I was using at the time, and I got the networks mixed up. Thanks for pointing it out, and I&#8217;ll edit the post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IPv6 for a Linux generation by Tamas Pisch</title>
		<link>http://andys.org.uk/bits/2010/02/07/ipv6-for-an-linux-generation/comment-page-1/#comment-29980</link>
		<dc:creator>Tamas Pisch</dc:creator>
		<pubDate>Fri, 09 Nov 2012 09:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://andys.org.uk/bits/?p=33#comment-29980</guid>
		<description><![CDATA[I don&#039;t understand something:
# Allow SSH and HTTPS inbound to our DMZ
ip6tables -A FORWARD -i he-ipv6 -d 2001:470:90d3:1::/64 -p tcp
   -m multiport --dports 22,443 -j ACCEPT

Why 2001:470:90d3:1::/64, and why not 2001:470:90d3:2::/64, because that is the DMZ network?]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand something:<br />
# Allow SSH and HTTPS inbound to our DMZ<br />
ip6tables -A FORWARD -i he-ipv6 -d 2001:470:90d3:1::/64 -p tcp<br />
   -m multiport &#8211;dports 22,443 -j ACCEPT</p>
<p>Why 2001:470:90d3:1::/64, and why not 2001:470:90d3:2::/64, because that is the DMZ network?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A whole lot of nothing by Alexander White</title>
		<link>http://andys.org.uk/bits/2010/04/20/a-whole-lot-of-nothing/comment-page-1/#comment-26509</link>
		<dc:creator>Alexander White</dc:creator>
		<pubDate>Tue, 25 Sep 2012 19:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://andys.org.uk/bits/?p=103#comment-26509</guid>
		<description><![CDATA[I hope come next year&#039;s election that this interview is played to remind voters the mistake they made.  Why he wasn&#039;t forced out for his love of the Taliban, I&#039;ll never know.  The man is a Grade A Nazi.  FULL STOP.]]></description>
		<content:encoded><![CDATA[<p>I hope come next year&#8217;s election that this interview is played to remind voters the mistake they made.  Why he wasn&#8217;t forced out for his love of the Taliban, I&#8217;ll never know.  The man is a Grade A Nazi.  FULL STOP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Prelude to better things &#8211; Open Source and IDS by Eric Teeter</title>
		<link>http://andys.org.uk/bits/2012/01/21/a-prelude-to-better-things-open-source-and-ids/comment-page-1/#comment-23742</link>
		<dc:creator>Eric Teeter</dc:creator>
		<pubDate>Wed, 18 Jul 2012 16:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://andys.org.uk/bits/?p=139#comment-23742</guid>
		<description><![CDATA[Ubuntu 12.04 uses newer MySql so the database setup file for Prelude-Manager, has TYPE=InnoDB and the newer MySql requires ENGINE=InnoDB. What is the file name and location so that I can modify to get it work.]]></description>
		<content:encoded><![CDATA[<p>Ubuntu 12.04 uses newer MySql so the database setup file for Prelude-Manager, has TYPE=InnoDB and the newer MySql requires ENGINE=InnoDB. What is the file name and location so that I can modify to get it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RedHat, NFS and static ports by bill</title>
		<link>http://andys.org.uk/bits/2010/12/17/redhat-nfs-and-static-ports/comment-page-1/#comment-22505</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Wed, 27 Jun 2012 09:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://andys.org.uk/bits/?p=121#comment-22505</guid>
		<description><![CDATA[This is really useful... came second in my google search for 892/TCP. Will really help me understand and transcribe this rulebase someones filled full of gibberish. :)]]></description>
		<content:encoded><![CDATA[<p>This is really useful&#8230; came second in my google search for 892/TCP. Will really help me understand and transcribe this rulebase someones filled full of gibberish. <img src='http://andys.org.uk/bits/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The countdown begins by HamTests 2012 IOTA Trip &#8211; Update &#124; HamTests Blog</title>
		<link>http://andys.org.uk/bits/2012/06/18/the-countdown-begins/comment-page-1/#comment-22250</link>
		<dc:creator>HamTests 2012 IOTA Trip &#8211; Update &#124; HamTests Blog</dc:creator>
		<pubDate>Sun, 24 Jun 2012 21:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://andys.org.uk/bits/?p=165#comment-22250</guid>
		<description><![CDATA[[...] Andy M0VKG won&#8217;t be joining us as he&#8217;s scored himself a job in Victoria, Canada so will already be there by the time this trip happens. We will, however, be [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Andy M0VKG won&#8217;t be joining us as he&#8217;s scored himself a job in Victoria, Canada so will already be there by the time this trip happens. We will, however, be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IPTables: Fun with MARK by Ferry</title>
		<link>http://andys.org.uk/bits/2010/01/27/iptables-fun-with-mark/comment-page-1/#comment-18426</link>
		<dc:creator>Ferry</dc:creator>
		<pubDate>Mon, 26 Mar 2012 03:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://andys.org.uk/bits/?p=10#comment-18426</guid>
		<description><![CDATA[Hai,

i want to limit bandwidth and route to 3 gateway, my rules show like this:
ip rule add fwmark 11 table $TABLE_1
ip rule add fwmark 12 table $TABLE_2
ip rule add fwmark 14 table $TABLE_3

iptables -t mangle -A PREROUTING -m state --state new -j MARK --set-xmark 0x1
iptables -t mangle -A PREROUTING -m state --state new -m statistic --mode random --probability 0.3 -j MARK --set-xmark 0x2
iptables -t mangle -A PREROUTING -m state --state new -m statistic --mode random --probability 0.3 -j MARK --set-xmark 0x4

for tc:

iptables -t mangle -A FORWARD -o eth0 -p tcp --sport 80 -j MARK --set-xmark 10
iptables -t mangle -A FORWARD -o eth0 -p udp --sport 80 -j MARK --set-xmark 10
iptables -t mangle -A PREROUTING -p tcp --dport 80 -j MARK --set-xmark 10

it&#039;s that mean if packet goes to port 80 and table1 will marked 11? If I have a lot of port marking rule, do i have to write complex ip rule?

Do you have something more simple? or it really have to be complicated like that?]]></description>
		<content:encoded><![CDATA[<p>Hai,</p>
<p>i want to limit bandwidth and route to 3 gateway, my rules show like this:<br />
ip rule add fwmark 11 table $TABLE_1<br />
ip rule add fwmark 12 table $TABLE_2<br />
ip rule add fwmark 14 table $TABLE_3</p>
<p>iptables -t mangle -A PREROUTING -m state &#8211;state new -j MARK &#8211;set-xmark 0&#215;1<br />
iptables -t mangle -A PREROUTING -m state &#8211;state new -m statistic &#8211;mode random &#8211;probability 0.3 -j MARK &#8211;set-xmark 0&#215;2<br />
iptables -t mangle -A PREROUTING -m state &#8211;state new -m statistic &#8211;mode random &#8211;probability 0.3 -j MARK &#8211;set-xmark 0&#215;4</p>
<p>for tc:</p>
<p>iptables -t mangle -A FORWARD -o eth0 -p tcp &#8211;sport 80 -j MARK &#8211;set-xmark 10<br />
iptables -t mangle -A FORWARD -o eth0 -p udp &#8211;sport 80 -j MARK &#8211;set-xmark 10<br />
iptables -t mangle -A PREROUTING -p tcp &#8211;dport 80 -j MARK &#8211;set-xmark 10</p>
<p>it&#8217;s that mean if packet goes to port 80 and table1 will marked 11? If I have a lot of port marking rule, do i have to write complex ip rule?</p>
<p>Do you have something more simple? or it really have to be complicated like that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Authenticating Active Directory users on Linux with Likewise Open by Delicious Bookmarks for December 18th from 02:49 to 10:16 &#171; Lâmôlabs</title>
		<link>http://andys.org.uk/bits/2010/01/28/likewise-open-and-linux/comment-page-1/#comment-15792</link>
		<dc:creator>Delicious Bookmarks for December 18th from 02:49 to 10:16 &#171; Lâmôlabs</dc:creator>
		<pubDate>Sun, 18 Dec 2011 16:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://andys.org.uk/bits/?p=20#comment-15792</guid>
		<description><![CDATA[[...] bits &#124; andy smith&#8217;s blog &#187; Authenticating Active Directory users on Linux with Likewise ... &#8211; December 18th  ( tags: likewise linux activedirectory ad setup howto guide tutorial ) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] bits | andy smith&#8217;s blog &raquo; Authenticating Active Directory users on Linux with Likewise &#8230; &#8211; December 18th  ( tags: likewise linux activedirectory ad setup howto guide tutorial ) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
