<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Arch linux kvm and pfsense 2.1]]></title><description><![CDATA[<p dir="auto">I had installed pfsense under kvm running on arch linux I have bridged two network cards as virtio. One is attached to cable modem second to a 24 port switch I had configured virtio interfaces . I can get an ip address from cable modem but when I ping google.com  from pfsense console I get no route to the host. I edited kvm configuration file and changed mac address of virtio interface to  the network card that is bridged to. I added and FwdDelay=0 to bridge and my pings seem to be fine to ggogle and 11 ms I noticed without FwdDelay=0 my pings were 64  to 44 ms. It seems that i can get internet. What am i doing wrong? is there a way to test if internet works without unplaging main pfsense box ?</p>
]]></description><link>https://forum.netgate.com/topic/58047/arch-linux-kvm-and-pfsense-2-1</link><generator>RSS for Node</generator><lastBuildDate>Wed, 09 Sep 2026 15:46:50 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/58047.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Jul 2013 18:03:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Arch linux kvm and pfsense 2.1 on Sun, 07 Jul 2013 05:23:12 GMT]]></title><description><![CDATA[<p dir="auto">So I edited /etc/sysctl.conf added<br />
net.bridge.bridge-nf-call-ip6tables = 0<br />
net.bridge.bridge-nf-call-iptables = 0<br />
net.bridge.bridge-nf-call-arptables = 0<br />
net.bridge.bridge-nf-filter-pppoe-tagged = 0<br />
net.bridge.bridge-nf-filter-vlan-tagged = 0<br />
net.ipv4.ip_forward = 1<br />
I installed openvswitch-git installed it and enabled it and create openvswitch interface.<br />
I enabled openvswitch support in kvm.</p>
]]></description><link>https://forum.netgate.com/post/404581</link><guid isPermaLink="true">https://forum.netgate.com/post/404581</guid><dc:creator><![CDATA[tritron]]></dc:creator><pubDate>Sun, 07 Jul 2013 05:23:12 GMT</pubDate></item></channel></rss>