2

First off - I am a newbie to network stuff so please don't flame me for not understanding a basic function right ^^'

To my question:

How do I need to configure my Modem and Router to get two separate networks (10.0.0.xxx and 192.168.5.xxx)?

I want to have to following configuration:

enter image description here


My Status quo:

AKNW_M:

enter image description here

AKNW_R: (I can't upload pictures...)

Local IP Address 192.168.5.1

Subnet Mask 255.255.255.0

Gateway 10.0.0.138

Local DNS 10.0.0.138


Comment on the answer of Vinh Tran

I configured AKNW_M and AKNW_R as you said:

AKNW_M:

IP = 10.0.0.138
SN = 255.255.255.0
DHCP = ON

AKNW_R:

LOCAL IP = 192.168.5.1
LOCAL SN = 255.255.255.0
LOCAL Gateway+DNS = 192.168.5.1
LOCAL DHCP = ON

(as Automatic/DHCP config did not work, I configured it on static:)

WAN IP = 10.0.0.50
WAN SN = 255.255.255.0
WAN Gateway+DNS = 10.0.0.138´

After I added a Hostname on the AKNW_R the router appeared on the AKNW_M.

Sadly I do not have a internet connection. I can not access the AKNW_M on 10.0.0.138 But I can access AKNW_R by 192.168.5.1 and 10.0.0.50 (both tested from AKNW_HWK)

Now, as I view the Status on the AKNW_R with said config:

WAN:

Connection Type...Static  
IP Address...10.0.0.50 
Subnet Mask...255.255.255.0 
Gateway...10.0.0.138 
DNS 1...192.168.5.1 
DNS 2...10.0.0.138

It seems that my AKNW_R adds the 192.x.x.x adress automatically as the first DNS even while it's 0.0.0.0 in the config-page.

LAN:

IP Address...192.168.5.1 
Subnet Mask...255.255.255.0 
Gateway...192.168.5.1 
Local DNS...192.168.5.1

It works now!

Here is what I configured, thanks to @VinhTran I figured out the last piece of the puzzle:

AKNW_R:

Advanced Routing > Operating Mode > Gateway
WAN Connection Type > Static IP
WAN IP Adress > Choose a client IP from the first network (10.0.0.xxx)
WAN Subnetmask > Same as 10.0.0.xxx
WAN Gateway and DNS > 10.0.0.xxx's Modem/Router IP
Router IP > 192.168.5.1
Subnetmask > 255.255.255.0
Gateway and DNS > 192.168.5.1
DHCP > ON
0

2 Answers 2

2

You should try these steps to configure your design network model:

  1. Config AKNW_M modem to connect aDSL, then enable [DHCP server] on this device, following subnet 10.0.0.xxx.
  2. Connect WLAN Extender A, WLAN Extender B & TV-Box to AKNW_M LAN port. You can use a layer 2 (normal) switch to extend AKNW_M LAN port for future use.
  3. Connect AKNW_R to AKNW_M LAN port also. And plug network cable from AKNW_M LAN port to AKNW_R WAN port.
  4. On AKNW_R control panel, configure its WAN (internet) IP address by getting from DHCP, or by static IP but follow this form:

WAN IP address: 10.0.0.xxx

Subnet: {Follow subnet of AKNW_M}

Gateway: {AKNW_M LAN IP address}

DNS: {AKNW_M LAN IP address}

  1. Enable [DHCP server] on AKNW_R with IP subnet 192.168.5.xxx, with gateway & DNS are AKNW_R LAN IP address.

Hopeful you success configure your network!

11
  • First off - thanks for helping me! As this comment would be too long, I am adding it to my main post...
    – Art3mis
    Commented Jun 25, 2016 at 14:29
  • @KaiAdam: I't quite weird about DNS on AKNW_R. May client in 10.0.0.xxx subnet (WLAN Extender A, WLAN Extender B, ...) can still connect to the internet? Also please change the [DNS 1] on AKNW_R WAN to AKNW_M IP address.
    – Vinh Tran
    Commented Jun 25, 2016 at 14:47
  • Here is my AKNW_R config: imgur.com/ETlcW4p And that's what AKNW_R says about it's status even after rebooting: imgur.com/B9B5eVA And AKNW_M: imgur.com/s04oMGa
    – Art3mis
    Commented Jun 25, 2016 at 15:02
  • @KaiAdam: Please change AKNW_R WAN IP to 10.0.0.50 (imgur.com/ETlcW4p) as you mentioned above. AKNW_R WAN IP must be different from AKNW_M LAN IP. And please make sure client in 10.0.0.xxx subnet (WLAN Extender A, WLAN Extender B, ...) can still connect to the internet?
    – Vinh Tran
    Commented Jun 25, 2016 at 15:15
  • 1
    It works now! I just needed to set the routing operating mode from ROUTER to GATEWAY! Thanks! :)
    – Art3mis
    Commented Jun 26, 2016 at 8:39
-1

Refer to these images.

ipconfig:

http://imgur.com/aWpvz6w

tracert:

http://imgur.com/2zs19Wf

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .