<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Openwrt on falkp.no/blog</title>
    <link>/blog/tags/openwrt/</link>
    <description>falkp.no/blog (Openwrt)</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    
      

      
    

    
    <lastBuildDate>Tue, 12 Apr 2022 00:00:00 +0000</lastBuildDate>
    
    <atom:link href="/blog/tags/openwrt/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>OpenWRT on Altibox VLAN</title>
      <link>/blog/posts/openwrt_on_altibox_vlan/</link>
      <pubDate>Tue, 12 Apr 2022 00:00:00 +0000</pubDate>
      
      <guid>/blog/posts/openwrt_on_altibox_vlan/</guid>
      <description>&lt;p&gt;An ISP in Norway, &lt;a href=&#34;http://altibox.no/&#34;&gt;Altibox&lt;/a&gt;, serves up VLANs for VoIP, IPTV and internet. The included router gives no control or options for LAN management. I only use the internet service, so I replaced it with a generic router running &lt;a href=&#34;http://openwrt.org/&#34;&gt;OpenWRT&lt;/a&gt;. I found no straight forward answer to how to configure it, so here it is.&lt;/p&gt;
&lt;h2 id=&#34;the-situation&#34; &gt;
&lt;div&gt;
    &lt;a href=&#34;#the-situation&#34;&gt;
        #
    &lt;/a&gt;
    The situation
&lt;/div&gt;
&lt;/h2&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;    ,--.
  (      )                 +--------+
 (internet)    -&amp;gt; VLANs -&amp;gt; | router | -&amp;gt; LAN
/__________)               +--------+
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;AFAIK the VLANs used are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;100 - VoIP / router remote config&lt;/li&gt;
&lt;li&gt;101 - IPTV&lt;/li&gt;
&lt;li&gt;102 - internet&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-to&#34; &gt;
&lt;div&gt;
    &lt;a href=&#34;#how-to&#34;&gt;
        #
    &lt;/a&gt;
    How-to
&lt;/div&gt;
&lt;/h2&gt;
&lt;p&gt;These are the settings you need to change in OpenWRT.&lt;/p&gt;
&lt;p&gt;Switch:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;change vlan 2 to 102&lt;/li&gt;
&lt;li&gt;change wan on vlan 102 to tagged&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Save and apply&lt;/p&gt;
&lt;p&gt;Interface:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;edit wan&lt;/li&gt;
&lt;li&gt;change device from eth0.2 to eth0.102&lt;/li&gt;
&lt;li&gt;repeat for wan6&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Save and apply&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
