Need a src-nat rule

------ Original Message ------
From: [email protected]
To: [email protected]
Sent: 4/5/2018 4:27:28 PM
Subject: [AFMUG] OT Help MT config

Total noob with MT configs.

So far this is what we have.

It does not pass traffic to its DHCP clients.
Anything obviously wrong here?


# apr/05/2018 14:28:41 by RouterOS 6.41.3
# software id = NKWC-ZTQG
#
# model = 2011iL
# serial number = 607D05B9AED2

/interfacewirelesssecurity-profiles
set[finddefault=yes]supplicant-identity=MikroTik

/ippool
addname=dhcp_pool1 ranges=172.17.6.100-172.17.6.250

/ipdhcp-server
addaddress-pool=dhcp_pool1 disabled=nointerface=ether5 name=dhcp1 src-address=172.17.1.192

/interfacebridgeport
addcomment=defconf interface=ether1
addcomment=defconf interface=ether2
addcomment=defconf interface=ether3
addcomment=defconf interface=ether4
addcomment=defconf interface=ether5
addcomment=defconf interface=ether6
addcomment=defconf interface=ether7
addcomment=defconf interface=ether8
addcomment=defconf interface=ether9
addcomment=defconf interface=ether10

/ipaddress
addaddress=172.17.6.1 interface=ether5 network=172.17.6.1
/ipdhcp-client

addcomment=defconf dhcp-options=hostname,clientid disabled=nointerface=ether1 adddhcp-options=hostname,clientid disabled=nointerface=ether6

/ipdhcp-servernetwork
addaddress=172.17.6.0/24 dns-server=172.17.1.1,172.17.0.2,1.0.0.1 gateway=172.17.6.1

/systemclock
settime-zone-name=America/Denver[admin@MikroTik] >

Reply via email to