Quantcast
Channel: PirateBox Forum - PirateBox OpenWrt
Viewing all articles
Browse latest Browse all 3254

MR3040 - Change IP and DHCP scope

$
0
0
*** EDIT ***

In order to change the IP address of the PirateBox and the DHCP scope, you need to edit the following files:

/opt/piratebox/conf/piratebox.conf
    [*] locate the #Network section
    [*] Change the ipaddress after the NET=
    [*] Change the IP_SHORT only if you don't want the router IP to be #.#.#.1

/etc/config/network
    [*] locate the 'config interface lan' section
    [*] change the 'option ipaddr' to the new router IP address

/etc/config/firewall
    [*] locate the 'config redirect sections (there should be two at end of file)
    [*] change 'option dest_ip' ip address to the new router IP

/etc/hosts
    [*] locate the entry for piratebox.lan and xxxxxxxxx.piratebox.lan
    [*] change the IP address to the new router IP address

Restart

*** END EDIT***

Good morning,

I was successfully installed PirateBox on my MR3040 last night and have been having a lot of fun exploring and customizing the interface.

I would like to change the IP address and the DHCP scope of the device but am not familiar with BusyBox enough to start making changes. What configuration files should I change to accomplish this?

Best regards,

Viewing all articles
Browse latest Browse all 3254

Trending Articles