<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kangtain.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Mikrotik%3A_Hotspot_Setup</id>
	<title>Mikrotik: Hotspot Setup - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kangtain.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Mikrotik%3A_Hotspot_Setup"/>
	<link rel="alternate" type="text/html" href="https://kangtain.com/wiki/index.php?title=Mikrotik:_Hotspot_Setup&amp;action=history"/>
	<updated>2026-05-14T01:29:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://kangtain.com/wiki/index.php?title=Mikrotik:_Hotspot_Setup&amp;diff=8288&amp;oldid=prev</id>
		<title>Kangtain: Created page with &quot;Seluruh LAN (eth2-eth8) akan dibuat hotspot   &lt;syntaxhighlight lang=&quot;bash&quot;&gt; /ip dhcp-client print /ip dhcp-client add interface=ether1 disable=no  /interface bridge add name=bridge1 /interface bridge port add bridge=bridge1 interface=ether2 add bridge=bridge1 interface=ether3 add bridge=bridge1 interface=ether4 add bridge=bridge1 interface=ether5 add bridge=bridge1 interface=ether6 add bridge=bridge1 interface=ether7 add bridge=bridge1 interface=ether8 /ip address add in...&quot;</title>
		<link rel="alternate" type="text/html" href="https://kangtain.com/wiki/index.php?title=Mikrotik:_Hotspot_Setup&amp;diff=8288&amp;oldid=prev"/>
		<updated>2024-01-07T06:59:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Seluruh LAN (eth2-eth8) akan dibuat hotspot   &amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt; /ip dhcp-client print /ip dhcp-client add interface=ether1 disable=no  /interface bridge add name=bridge1 /interface bridge port add bridge=bridge1 interface=ether2 add bridge=bridge1 interface=ether3 add bridge=bridge1 interface=ether4 add bridge=bridge1 interface=ether5 add bridge=bridge1 interface=ether6 add bridge=bridge1 interface=ether7 add bridge=bridge1 interface=ether8 /ip address add in...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Seluruh LAN (eth2-eth8) akan dibuat hotspot &lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
/ip dhcp-client print&lt;br /&gt;
/ip dhcp-client add interface=ether1 disable=no&lt;br /&gt;
&lt;br /&gt;
/interface bridge&lt;br /&gt;
add name=bridge1&lt;br /&gt;
/interface bridge port&lt;br /&gt;
add bridge=bridge1 interface=ether2&lt;br /&gt;
add bridge=bridge1 interface=ether3&lt;br /&gt;
add bridge=bridge1 interface=ether4&lt;br /&gt;
add bridge=bridge1 interface=ether5&lt;br /&gt;
add bridge=bridge1 interface=ether6&lt;br /&gt;
add bridge=bridge1 interface=ether7&lt;br /&gt;
add bridge=bridge1 interface=ether8&lt;br /&gt;
/ip address add interface=bridge1 address=192.168.100.1/24&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
/ip hotspot setup&lt;br /&gt;
Select interface to run HotSpot on &lt;br /&gt;
hotspot interface: bridge1&lt;br /&gt;
Set HotSpot address for interface &lt;br /&gt;
local address of network: 192.168.100.1/24&lt;br /&gt;
masquerade network: yes&lt;br /&gt;
Set pool for HotSpot addresses &lt;br /&gt;
&lt;br /&gt;
address pool of network: 192.168.100.100-192.168.100.200&lt;br /&gt;
Select hotspot SSL certificate &lt;br /&gt;
&lt;br /&gt;
select certificate:                         &lt;br /&gt;
import-other-certificate  none&lt;br /&gt;
select certificate: none&lt;br /&gt;
Select SMTP server &lt;br /&gt;
ip address of smtp server: 0.0.0.0&lt;br /&gt;
Setup DNS configuration &lt;br /&gt;
dns servers: 8.8.8.8&lt;br /&gt;
DNS name of local hotspot server &lt;br /&gt;
dns name: hotspot.percobaan&lt;br /&gt;
Create local hotspot user &lt;br /&gt;
name of local hotspot user: admin&lt;br /&gt;
password for the user: admin&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Tambahkan User HotSpot==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
/ip hotspot user add name=onno password=123456&lt;br /&gt;
/ip hotspot user add name=user1 password=123456&lt;br /&gt;
/ip hotspot user add name=tamu1 password=123456&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
/ip hotspot user add name=tamu1 password=123456 limit-uptime=5&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
&lt;br /&gt;
* [https://onnocenter.or.id/wiki/index.php/Mikrotik:_Hotspot_Setup onnocenter.or.id]&lt;br /&gt;
&lt;br /&gt;
[[Category:Mikrotik]]&lt;br /&gt;
[[Category:Jaringan Komputer]]&lt;br /&gt;
[[Category:Jaringan]]&lt;/div&gt;</summary>
		<author><name>Kangtain</name></author>
	</entry>
</feed>