<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.calafou.org//index.php?action=history&amp;feed=atom&amp;title=Wifi_Hotspot_with_OpenWRT</id>
	<title>Wifi Hotspot with OpenWRT - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.calafou.org//index.php?action=history&amp;feed=atom&amp;title=Wifi_Hotspot_with_OpenWRT"/>
	<link rel="alternate" type="text/html" href="http://wiki.calafou.org//index.php?title=Wifi_Hotspot_with_OpenWRT&amp;action=history"/>
	<updated>2026-04-21T15:23:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>http://wiki.calafou.org//index.php?title=Wifi_Hotspot_with_OpenWRT&amp;diff=4623&amp;oldid=prev</id>
		<title>B01: Created page with &quot;== How to create a transparent Wifi Hotspot using OpenWRT == Using for example an old TP-Link 781 that doesn&#039;t have enough memory to install the web graphic (Luci) interface :...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.calafou.org//index.php?title=Wifi_Hotspot_with_OpenWRT&amp;diff=4623&amp;oldid=prev"/>
		<updated>2023-10-23T21:18:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== How to create a transparent Wifi Hotspot using OpenWRT == Using for example an old TP-Link 781 that doesn&amp;#039;t have enough memory to install the web graphic (Luci) interface :...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== How to create a transparent Wifi Hotspot using OpenWRT ==&lt;br /&gt;
Using for example an old TP-Link 781 that doesn&amp;#039;t have enough memory to install the web graphic (Luci) interface : that why after a reset (push the reset button for 10 second while the router is on), http://192.168.1.1 give a &amp;quot;connexion refused&amp;quot;. It&amp;#039;s possible to activate the wifi hotspot &amp;quot;OpenWrt&amp;quot; with the Wifi ON / OFF Button&lt;br /&gt;
&lt;br /&gt;
And later, &lt;br /&gt;
  opkg install luci&lt;br /&gt;
will fail with various problem (out of memory for example)&lt;br /&gt;
&lt;br /&gt;
So we have to configure it threw ssh, to access it :&lt;br /&gt;
   ssh -o HostKeyAlgorithms=+ssh-rsa root@192.168.1.1&lt;br /&gt;
There is no root password after a reset&lt;br /&gt;
&lt;br /&gt;
Then we would like to configure it as a transparent router : it won&amp;#039;t give an IP to the LAN, the IPS Box will take care of that, to do it, follow this configuration https://openwrt.org/docs/guide-user/network/wifi/bridgedap&lt;br /&gt;
&lt;br /&gt;
Disabling dnsmasq disable DHCP on the lan ports&lt;br /&gt;
&lt;br /&gt;
It worked and again lost many packets, so Switch to trash !&lt;/div&gt;</summary>
		<author><name>B01</name></author>
	</entry>
</feed>