<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Balzabu | Blog</title>
    <link>https://blog.balzabu.io/tags/vodafone-station/</link>
    <description>Recent content on Balzabu | Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 18 Oct 2023 19:51:46 +0200</lastBuildDate>
    <atom:link href="https://blog.balzabu.io/tags/vodafone-station/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Vodafone Station as an Access Point</title>
      <link>https://blog.balzabu.io/posts/vodafone-station-as-access-point/</link>
      <pubDate>Wed, 18 Oct 2023 19:51:46 +0200</pubDate>
      <guid>https://blog.balzabu.io/posts/vodafone-station-as-access-point/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Updated on 2023-12-07&lt;/p&gt;
&lt;p&gt;Note to self: never host your images on external services.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;You recently changed ISP or upgraded your connection to an FTTH and now you have an extra &lt;em&gt;Vodafone Power Station&lt;/em&gt; laying around, don&amp;rsquo;t you?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Don’t throw it in the trash! Instead, use it as an Access Point by following the guide below!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://blog.balzabu.io/images/vodafone_station/pepe_looks_vodafone_station.jpg&#34; alt=&#34;Pepe learns he can reuse his Vodafone Station&#34;&gt;&lt;/p&gt;
&lt;p&gt;Your pockets will thank you!&lt;/p&gt;
&lt;h2 id=&#34;requirements&#34;&gt;Requirements&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;I&amp;rsquo;m going to refer to the Vodafone Power Station as VS&lt;/strong&gt;.&lt;/em&gt;&lt;/p&gt;</description>
      <content:encoded><![CDATA[<blockquote>
<p>Updated on 2023-12-07</p>
<p>Note to self: never host your images on external services.</p>
</blockquote>
<p>You recently changed ISP or upgraded your connection to an FTTH and now you have an extra <em>Vodafone Power Station</em> laying around, don&rsquo;t you?</p>
<p><strong>Don’t throw it in the trash! Instead, use it as an Access Point by following the guide below!</strong></p>
<p><img src="/images/vodafone_station/pepe_looks_vodafone_station.jpg" alt="Pepe learns he can reuse his Vodafone Station"></p>
<p>Your pockets will thank you!</p>
<h2 id="requirements">Requirements</h2>
<p><em><strong>I&rsquo;m going to refer to the Vodafone Power Station as VS</strong>.</em></p>
<ol>
<li>Vodafone Power Station</li>
<li>Laptop or Smartphone</li>
<li>A LAN cable running from your current router to the area where you want to place your VS.</li>
<li>Web-UI credentials that can be found on the bottom side of the VS</li>
<li>A working brain</li>
</ol>
<h2 id="1-factory-reset">1. Factory Reset</h2>
<p>Before going on with the guide, it’s important to check if the VS is configured or not.
If it was previously used, it’s highly suggested that you&rsquo;ll have to perform a Factory Reset to avoid any kind of issue.</p>
<p>There are two ways to perform a Factory Reset, you can choose the one you prefer:</p>
<ul>
    <li> By pressing the reset button on the back of your VS for a few seconds. </li>
    <li> Through the VS Web-UI interface. </li>
</ul>
<h3 id="reset-button">Reset Button</h3>
<p>If you want to reset your VS through the physical button, you simply need to press it using a needle for a few seconds.
<br>
Once all the LEDs light up, you can release it and wait for the process to finish in a few minutes.</p>
<h3 id="web-ui">Web-UI</h3>
<p>If you want to reset your VS through the Web-UI, you need to connect to the router first.</p>
<p>After connecting, even if you can’t browse the internet, you will be able to access the router (we can also refer to it as &ldquo;gateway&rdquo;) Web-UI.</p>
<p>To access the gateway, we should first check which subnet the VS is currently using; generally, after a Factory Reset, the default subnet should always be “192.168.1.0/24”, but checking it is fairly easy, so I highly suggest not to skip this part.</p>
<p>So, in case you don’t remember the address of your VS or you want to reset it, you can:</p>
<ul>
<li>
<p>Windows</p>
<ul>
<li>Open &ldquo;Command Prompt&rdquo; or &ldquo;Powershell&rdquo; [ Need help? Click <a href="https://en.wikiversity.org/wiki/Command_Prompt/Open">HERE</a> ]</li>
<li>Type &ldquo;<em>ipconfig</em>&rdquo; and press enter.</li>
<li>Your Subnet / Gateway IP will be shown on the corresponding interface.
<img src="/images/vodafone_station/windows_ipconfg.jpg" alt="Windows ipconfig"></li>
</ul>
</li>
<li>
<p>Linux</p>
<ul>
<li>Do I really need to tell you this?</li>
</ul>
</li>
<li>
<p>Android</p>
<ul>
<li>As you would on <em>Linux</em> if you use APPs like <a href="https://play.google.com/store/apps/details?id=com.termux">Termux</a>, or you simply check the assigned addresses by looking at the options that appear once you&rsquo;re connected to a Wi-Fi network and click on it.
<br>
<br></li>
</ul>
</li>
</ul>
<p>Once you&rsquo;ve got the gateway address, you can then access it through any browser.
<br>
If we suppose that the Gateway IP is <em>192.168.1.1</em>, the address will be: https://<em>192.168.1.1</em>/</p>
<p><strong>P.S:</strong> If you see any HTTPS errors, you can safely skip them.
These are mostly due to self-signed HTTPS certificates being used.</p>
<p><img src="/images/vodafone_station/vodafone_station_login.png" alt="Vodafone Station login page"></p>
<p>Then, the router will ask for a username and a password, that you should already have, as requested in the <a href="#requirements">Requirements</a>.
<br>
After entering the credentials, you can finally log in.</p>
<p><img src="/images/vodafone_station/vodafone_station_home.jpg" alt="Vodafone Station home page"></p>
<p>You can find a button to perform the Factory Reset within the “Settings” options.</p>
<p><img src="/images/vodafone_station/vodafone_stations_factory_reset.png" alt="Vodafone Station factory reset"></p>
<p>After clicking the button and confirming, the router will start blinking.
Wait (up to 5 minutes) for the process to end and then start finding your gateway address again, this time you will actually be able to configure it as an access point.</p>
<h2 id="2-ip-settings">2. IP Settings</h2>
<p>Before going on by adding the “General Router” features, you should first change the gateway subnet to something else if it matches the one you used in your original router (the one that will provide the connection).</p>
<p>Any conflict won&rsquo;t let both routers work, so be careful.</p>
<p>In my case, I’ve decided to set the VS to use the 192.168.10.0/24 subnet and connect it to the main router through DHCP.
<br>
In this way, my main router will manage everything.</p>
<p>To set your subnet, you need to set your Mode to &ldquo;Advanced User&rdquo; using the options available in the upper right corner.
After enabling this functionality, you will see many new options appearing in the interface.</p>
<p>You can set your preferred address through Settings -&gt; IPv4.</p>
<p><img src="/images/vodafone_station/vodafone_station_ipv4_settings.png" alt="(Vodafone Station IPv4 Configuration)"></p>
<p><strong>Always check that the local DHCP pool also gets updated.</strong></p>
<p><img src="/images/vodafone_station/vodafone_station_dhcp_settings.png" alt="(Vodafone Station IPv4 DHCP Pool)"></p>
<p>You can then click the &ldquo;Apply&rdquo; button.</p>
<h2 id="3-wi-fi-settings">3. Wi-Fi Settings</h2>
<p>You can now change the Wi-Fi name and password.
Due to this configuration not being “mesh”, our original Wi-Fi network and the AP need to have different SSIDs.
To change your Wi-Fi settings, you can browse the Wi-Fi tab of your gateway.
Edit it according to your needs. :)</p>
<p><img src="/images/vodafone_station/vodafone-station-wifi-settings.png" alt="(Vodafone Station Wi-Fi Settings)"></p>
<h2 id="4-generic-router-mode">4. Generic Router mode</h2>
<p>After the setup of your custom subnet and Wi-Fi settings, you can now apply the most important option.</p>
<p>The VS itself provides a way to use it as a “generic router” by supplying an internet connection through the WAN port.</p>
<p>In order to edit this option, you need, to be in “Advanced User” mode, as we did in <a href="#2-ip-settings">IP Settings</a>.</p>
<p>Once you enabled it, you can access the “Generic Router” settings through Settings → Generic Router.</p>
<p><img src="/images/vodafone_station/vodafone_station_generic_router_settings.png" alt="(Vodafone Station Generic Router Settings)"></p>
<p>Here, configure the WAN port depending on whether the original router is ADSL or fiber.</p>
<p>In my case, I added a “WAN FIBER” option and gave it the following options:</p>
<ol>
<li>Used for: Data</li>
<li>Connection Type: DHCP</li>
</ol>
<p><img src="/images/vodafone_station/vodafone_station_generic_router_WAN.png" alt="(Vodafone Station WAN Port Settings)"></p>
<p>After clicking the Save button, everything is done.</p>
<p>You will be able to browse the internet without any problems just by connecting the LAN cable, coming from our original router, to the WAN port of the VS.</p>
<p><strong>Enjoy your new access point!</strong></p>
<h2 id="contacts">Contacts</h2>
<p>For questions or suggestions, contact:<a href="mailto:noc@balzabu.io">noc@balzabu.io</a>.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
