Community discussions

MikroTik App
 
nicmo
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 69
Joined: Sun Oct 03, 2010 11:36 am

RB411ar

Mon Nov 01, 2010 5:41 pm

add the following:

ip/address:
address: 192.168.1.254/24
network: 192.168.1.0
broadcast: 192.168.1.255
interface: eth1

ip/pool
name: pool-ethn1
addresses: 192.168.1.1-192.168.1.253

ip/dhcp server
name: dhcp-eth1
interface: eth1
address pool: pool-eth1

dhcp server network:
address: 192.168.1.0/24
gateway: 192.168.1.254

ip/firewall NAT
chain: srcnat
src.address: 192.168.1.0/24
action: masquerade

ip/dhcp client:
add
interface: wlan1

The eth1 is connected to a switch with my pc i got the ip address from the RB the dhcp client is bound but no internet if i get this to work i think it would solve my Ap > station ground test issue, think im having a gateway issue.
 
0ldman
Forum Guru
Forum Guru
Posts: 1465
Joined: Thu Jul 27, 2006 5:01 am

Re: RB411ar

Thu Nov 04, 2010 9:23 pm

/ip firewall nat add chain=srcnat action=masquerade out-interface=wlan1
 
nicmo
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 69
Joined: Sun Oct 03, 2010 11:36 am

Re: RB411ar

Sat Nov 06, 2010 9:44 am

Thanks but it still did not work.

Nicmo
 
0ldman
Forum Guru
Forum Guru
Posts: 1465
Joined: Thu Jul 27, 2006 5:01 am

Re: RB411ar

Mon Nov 08, 2010 7:12 am

what is the 411 pulling from the DHCP server?