input output settings and dhcp

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
#3
Hi,

Let's say that your router has the IP 192.168.1.1/24 and it is a DNS server. Here is an example of configuration for your KeexyBox:

Input network (network that will reach your devices)
- Interface: eth0
- IP address: 192.168.2.254
- Netmask: 255.255.255.0

Output network (network that will reach your router)
- Interface: eth0
- IP address: 192.168.1.254
- Netmask: 255.255.255.0

DNS and Gateway
- Gateway: 192.168.1.1
- DNS 1: 192.168.1.1
- DNS 2: (Leave blank)

It is also recommended to disable DHCP on the router and enable it on Keexybox. Here is an example of DHCP configuration for your KeexyBox:

Address range for the network: 192.168.2.0/24
 - Enable DHCP (checked)
 - DHCP start IP: 192.168.2.151
 - DHCP end IP: 192.168.2.201

Address range for the network: 192.168.1.0/24
 - Enable DHCP (checked)
 - DHCP start IP: 192.168.1.151
 - DHCP end IP: 192.168.1.201

Reboot Keexybox when you are done.

I hope this will help.
Reply
#3
Hi,

Let's say that your router has the IP 192.168.1.1/24 and it is a DNS server. Here is an example of configuration for your KeexyBox:

Input network (network that will reach your devices)
- Interface: eth0
- IP address: 192.168.2.254
- Netmask: 255.255.255.0

Output network (network that will reach your router)
- Interface: eth0
- IP address: 192.168.1.254
- Netmask: 255.255.255.0

DNS and Gateway
- Gateway: 192.168.1.1
- DNS 1: 192.168.1.1
- DNS 2: (Leave blank)

It is also recommended to disable DHCP on the router and enable it on Keexybox. Here is an example of DHCP configuration for your KeexyBox:

Address range for the network: 192.168.2.0/24
 - Enable DHCP (checked)
 - DHCP start IP: 192.168.2.151
 - DHCP end IP: 192.168.2.201

Address range for the network: 192.168.1.0/24
 - Enable DHCP (checked)
 - DHCP start IP: 192.168.1.151
 - DHCP end IP: 192.168.1.201

Reboot Keexybox when you are done.

I hope this will help.
Reply


Messages In This Thread
input output settings and dhcp - by luke - 08-22-2021, 02:39 PM
RE: input output settings and dhcp - by shak4031 - 08-30-2021, 06:12 PM
RE: input output settings and dhcp - by benoit - 09-07-2021, 01:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)