Hello All. I have an RB1000 in my office that is setup as a PPPoE client. I am trying to setup a basic PPtP VPN up on this router. I have created a IP pool outside of the DHCP scope, within the same network. Within the PPP Profiles, I specified a local address, remote address is the VPN Pool, and the DNS server is my Windows 2008 server (running DNS).
I can VPN into the router fine, and my WAN IP shows as the IP behind the MikroTik. I can ping devices by IP address, but not by name. I am not getting any DNS resolution. Below is my configuration
sep/17/2012 15:34:39 by RouterOS 5.20
software id = MLH7-QIF6
/interface bridge
add admin-mac=00:00:00:00:00:00 ageing-time=5m arp=enabled auto-mac=yes comment=
ether3+4 disabled=no forward-delay=15s l2mtu=1600 max-message-age=20s mtu=1500
name=bridge1 priority=0x8000 protocol-mode=none transmit-hold-count=6
/interface ethernet
set 0 arp=enabled auto-negotiation=yes disabled=no full-duplex=yes l2mtu=1600
mac-address=00:0C:42:43:5E:94 mtu=1500 name=ether1 speed=100Mbps
set 1 arp=proxy-arp auto-negotiation=yes disabled=no full-duplex=yes l2mtu=1600
mac-address=00:0C:42:43:5E:95 mtu=1500 name=ether2 speed=100Mbps
set 2 arp=enabled auto-negotiation=yes disabled=no full-duplex=yes l2mtu=1600
mac-address=00:0C:42:43:5E:96 mtu=1500 name=ether3 speed=100Mbps
set 3 arp=enabled auto-negotiation=yes disabled=no full-duplex=yes l2mtu=1600
mac-address=00:0C:42:43:5E:97 mtu=1500 name=ether4 speed=100Mbps
/interface wireless security-profiles
set [ find default=yes ] authentication-types=“” eap-methods=passthrough group-ciphers=
“” group-key-update=5m interim-update=0s management-protection=disabled
management-protection-key=“” mode=none name=default radius-eap-accounting=no
radius-mac-accounting=no radius-mac-authentication=no radius-mac-caching=disabled
radius-mac-format=XX:XX:XX:XX:XX:XX radius-mac-mode=as-username static-algo-0=none
static-algo-1=none static-algo-2=none static-algo-3=none static-key-0=“”
static-key-1=“” static-key-2=“” static-key-3=“” static-sta-private-algo=none
static-sta-private-key=“” static-transmit-key=key-0 supplicant-identity=MikroTik
tls-certificate=none tls-mode=no-certificates unicast-ciphers=“”
wpa-pre-shared-key=“” wpa2-pre-shared-key=“”
/ip hotspot profile
set [ find default=yes ] dns-name=“” hotspot-address=0.0.0.0 html-directory=hotspot
http-cookie-lifetime=3d http-proxy=0.0.0.0:0 login-by=cookie,http-chap name=default
rate-limit=“” smtp-server=0.0.0.0 split-user-domain=no use-radius=no
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m name=default
shared-users=1 status-autorefresh=1m transparent-proxy=no
/ip ipsec proposal
set [ find default=yes ] auth-algorithms=sha1 disabled=no enc-algorithms=3des lifetime=
30m name=default pfs-group=modp1024
/ip pool
add name=dhcp_pool1 ranges=192.168.1.150-192.168.1.254
add name=“VPN Pool” ranges=10.10.0.100-10.10.0.150
/ip dhcp-server
add address-pool=dhcp_pool1 authoritative=after-2sec-delay bootp-support=static
disabled=no interface=bridge1 lease-time=1w name=dhcp1
/port
set 0 baud-rate=auto data-bits=8 flow-control=none name=serial0 parity=none stop-bits=1
/ppp profile
set 0 change-tcp-mss=yes name=default only-one=default use-compression=default
use-encryption=default use-ipv6=yes use-mpls=default use-vj-compression=default
add change-tcp-mss=no dns-server=10.10.0.10 local-address=10.10.0.99 name=VPN only-one=
default remote-address=“VPN Pool” use-compression=default use-encryption=required
use-ipv6=no use-mpls=default use-vj-compression=default
set 2 change-tcp-mss=yes name=default-encryption only-one=default
remote-ipv6-prefix-pool=none use-compression=default use-encryption=yes use-ipv6=
yes use-mpls=default use-vj-compression=default
/interface pppoe-client
add ac-name=“” add-default-route=yes allow=pap,chap dial-on-demand=no disabled=no
interface=ether1 max-mru=1480 max-mtu=1480 mrru=disabled name=“PPPoE Client”
password=(Hidden) profile=default service-name=“” use-peer-dns=yes user=(hidden)
/queue type
set 0 kind=pfifo name=default pfifo-limit=50
set 1 kind=pfifo name=ethernet-default pfifo-limit=50
set 2 kind=sfq name=wireless-default sfq-allot=1514 sfq-perturb=5
set 3 kind=red name=synchronous-default red-avg-packet=1000 red-burst=20 red-limit=60
red-max-threshold=50 red-min-threshold=10
set 4 kind=sfq name=hotspot-default sfq-allot=1514 sfq-perturb=5
set 5 kind=none name=only-hardware-queue
set 6 kind=mq-pfifo mq-pfifo-limit=50 name=multi-queue-ethernet-default
set 7 kind=pfifo name=default-small pfifo-limit=10
/queue simple
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no
interface=all limit-at=0/0 max-limit=8M/8M name=Cameras packet-marks=“” parent=none
priority=8 queue=default-small/default-small target-addresses=
10.10.0.45/32,10.10.0.46/32 total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=yes
interface=all limit-at=0/0 max-limit=30M/30M name=“Isotech Network” packet-marks=“”
parent=none priority=8 queue=default-small/default-small target-addresses=
10.10.0.0/24 total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no
interface=all limit-at=0/0 max-limit=15M/15M name=“Workbench Network” packet-marks=
“” parent=none priority=8 queue=default-small/default-small target-addresses=
192.168.0.0/24 total-queue=default-small
/routing bgp instance
set default as=65530 client-to-client-reflection=yes disabled=no ignore-as-path-len=no
name=default out-filter=“” redistribute-connected=no redistribute-ospf=no
redistribute-other-bgp=no redistribute-rip=no redistribute-static=no router-id=
0.0.0.0 routing-table=“”
/routing ospf instance
set [ find default=yes ] disabled=no distribute-default=never in-filter=ospf-in
metric-bgp=auto metric-connected=20 metric-default=1 metric-other-ospf=auto
metric-rip=20 metric-static=20 name=default out-filter=ospf-out redistribute-bgp=no
redistribute-connected=no redistribute-other-ospf=no redistribute-rip=no
redistribute-static=no router-id=0.0.0.0
/routing ospf area
set [ find default=yes ] area-id=0.0.0.0 disabled=no instance=default name=backbone
type=default
/routing ospf-v3 instance
set [ find default=yes ] disabled=no distribute-default=never metric-bgp=auto
metric-connected=20 metric-default=1 metric-other-ospf=auto metric-rip=20
metric-static=20 name=default redistribute-bgp=no redistribute-connected=no
redistribute-other-ospf=no redistribute-rip=no redistribute-static=no router-id=
0.0.0.0
/routing ospf-v3 area
set [ find default=yes ] area-id=0.0.0.0 disabled=no instance=default name=backbone
type=default
/snmp community
set [ find default=yes ] addresses=0.0.0.0/0 authentication-password=“”
authentication-protocol=MD5 encryption-password=“” encryption-protocol=DES name=
!s0t3cH read-access=yes security=none write-access=no
/system logging action
set 0 memory-lines=100 memory-stop-on-full=no name=memory target=memory
set 1 disk-file-count=2 disk-file-name=log disk-lines-per-file=100 disk-stop-on-full=no
name=disk target=disk
set 2 name=echo remember=yes target=echo
set 3 bsd-syslog=no name=remote remote=0.0.0.0 remote-port=514 src-address=0.0.0.0
syslog-facility=daemon syslog-severity=auto target=remote
/tool user-manager customer
add backup-allowed=yes disabled=no login=admin password=“” paypal-accept-pending=no
paypal-allowed=no paypal-secure-response=no permissions=owner signup-allowed=no
time-zone=-00:00
/user group
set read name=read policy=“local,telnet,ssh,reboot,read,test,winbox,password,web,sniff,s
ensitive,api,!ftp,!write,!policy” skin=default
set write name=write policy=“local,telnet,ssh,reboot,read,write,test,winbox,password,web
,sniff,sensitive,api,!ftp,!policy” skin=default
set full name=full policy=“local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,pas
sword,web,sniff,sensitive,api” skin=default
/interface bridge port
add bridge=bridge1 disabled=no edge=auto external-fdb=auto horizon=none interface=
ether3 path-cost=10 point-to-point=auto priority=0x80
add bridge=bridge1 disabled=no edge=auto external-fdb=auto horizon=none interface=
ether4 path-cost=10 point-to-point=auto priority=0x80
/interface bridge settings
set use-ip-firewall=no use-ip-firewall-for-pppoe=no use-ip-firewall-for-vlan=no
/interface l2tp-server server
set authentication=pap,chap,mschap1,mschap2 default-profile=default-encryption enabled=
no max-mru=1460 max-mtu=1460 mrru=disabled
/interface ovpn-server server
set auth=sha1,md5 certificate=none cipher=blowfish128,aes128 default-profile=default
enabled=no keepalive-timeout=60 mac-address=FE:24:6D:CC:F2:29 max-mtu=1500 mode=ip
netmask=24 port=1194 require-client-certificate=no
/interface pptp-server server
set authentication=mschap1,mschap2 default-profile=default-encryption enabled=yes
keepalive-timeout=30 max-mru=1460 max-mtu=1460 mrru=disabled
/interface sstp-server server
set authentication=pap,chap,mschap1,mschap2 certificate=none default-profile=default
enabled=no keepalive-timeout=60 max-mru=1500 max-mtu=1500 mrru=disabled port=443
verify-client-certificate=no
/interface wireless align
set active-mode=yes audio-max=-20 audio-min=-100 audio-monitor=00:00:00:00:00:00
filter-mac=00:00:00:00:00:00 frame-size=300 frames-per-second=25 receive-all=no
ssid-all=no
/interface wireless sniffer
set channel-time=200ms file-limit=10 file-name=“” memory-limit=10 multiple-channels=no
only-headers=no receive-errors=no streaming-enabled=no streaming-max-rate=0
streaming-server=0.0.0.0
/interface wireless snooper
set channel-time=200ms multiple-channels=yes receive-errors=no
/ip accounting
set account-local-traffic=no enabled=no threshold=256
/ip accounting web-access
set accessible-via-web=no address=0.0.0.0/0
/ip address
add address=10.10.0.1/24 comment=“Isotech Internal” disabled=no interface=ether2
network=10.10.0.0
add address=192.168.1.1/24 comment=“Workbench PC’s” disabled=no interface=ether3
network=192.168.1.0
/ip dhcp-server config
set store-leases-disk=5m
/ip dhcp-server network
add address=192.168.1.0/24 dhcp-option=“” dns-server=192.168.1.1,208.82.108.4 gateway=
192.168.1.1 ntp-server=“” wins-server=“”
/ip dns
set allow-remote-requests=yes cache-max-ttl=1w cache-size=2048KiB max-udp-packet-size=
512 servers=10.10.0.30,10.10.0.10
/ip firewall address-list
add address=148.243.142.18 disabled=no list=“port scanners”
add address=4.79.142.206 disabled=no list=“port scanners”
add address=4.79.142.200 disabled=no list=“port scanners”
add address=112.186.249.144 disabled=no list=“port scanners”
add address=85.185.154.35 disabled=no list=“port scanners”
/ip firewall connection tracking
set enabled=yes generic-timeout=10m icmp-timeout=10s tcp-close-timeout=10s
tcp-close-wait-timeout=10s tcp-established-timeout=1d tcp-fin-wait-timeout=10s
tcp-last-ack-timeout=10s tcp-syn-received-timeout=5s tcp-syn-sent-timeout=5s
tcp-syncookie=no tcp-time-wait-timeout=10s udp-stream-timeout=3m udp-timeout=10s
/ip firewall filter
add action=drop chain=forward comment=“Drop invalid formatted traffic”
connection-state=invalid disabled=no
add action=accept chain=forward comment=“Allow Established” connection-state=
established disabled=no
add action=accept chain=forward comment=“Allow Related Traffic” connection-state=
related disabled=no
add action=drop chain=input comment=“Drop Invalid Formatted IP traffic”
connection-state=invalid disabled=no
add action=accept chain=input comment=“Allow established traffic” connection-state=
established disabled=no
add action=accept chain=input comment=“Allow related traffic” connection-state=related
disabled=no
add action=accept chain=forward disabled=no dst-address=10.10.0.0/24 src-address=
10.10.0.100
add action=drop chain=forward comment=
“Drop traffic from Isotech network to Workbench network” disabled=no dst-address=
192.168.1.0/24 src-address=10.10.0.0/24
add action=drop chain=forward comment=
“Drop traffic from Workbench network to Isotech network” disabled=no dst-address=
10.10.0.0/24 src-address=192.168.1.0/24
add action=drop chain=input comment=“Drop ping from 192.168.1.0/24 to 10.10.0.0/24”
disabled=no dst-address=10.10.0.0/24 src-address=192.168.1.0/24
add action=drop chain=input comment=“Drop Websites” disabled=no dst-port=8080
in-interface=“PPPoE Client” protocol=tcp src-address=0.0.0.0/0
add action=jump chain=forward comment=“jump to the virus chain” disabled=no
jump-target=virus
add action=drop chain=virus comment=“Drop Blaster Worm” disabled=no dst-port=135-139
protocol=tcp
add action=drop chain=virus comment=“Drop Messenger Worm” disabled=no dst-port=135-139
protocol=udp
add action=drop chain=virus comment=“Drop Blaster Worm” disabled=no dst-port=445
protocol=tcp
add action=drop chain=virus comment=“Drop Blaster Worm” disabled=no dst-port=445
protocol=udp
add action=drop chain=virus comment=________ disabled=no dst-port=593 protocol=tcp
add action=drop chain=virus comment=________ disabled=no dst-port=1024-1030 protocol=
tcp
add action=drop chain=virus comment=“Drop MyDoom” disabled=no dst-port=1080 protocol=
tcp
add action=drop chain=virus comment=________ disabled=no dst-port=1214 protocol=tcp
add action=drop chain=virus comment=“ndm requester” disabled=no dst-port=1363 protocol=
tcp
add action=drop chain=virus comment=“ndm server” disabled=no dst-port=1364 protocol=tcp
add action=drop chain=virus comment=“screen cast” disabled=no dst-port=1368 protocol=
tcp
add action=drop chain=virus comment=hromgrafx disabled=no dst-port=1373 protocol=tcp
add action=drop chain=virus comment=cichlid disabled=no dst-port=1377 protocol=tcp
add action=drop chain=virus comment=Worm disabled=no dst-port=1433-1434 protocol=tcp
add action=drop chain=virus comment=“Bagle Virus” disabled=no dst-port=2745 protocol=
tcp
add action=drop chain=virus comment=“Drop Dumaru.Y” disabled=no dst-port=2283 protocol=
tcp
add action=drop chain=virus comment=“Drop Beagle” disabled=no dst-port=2535 protocol=
tcp
add action=drop chain=virus comment=“Drop Beagle.C-K” disabled=no dst-port=2745
protocol=tcp
add action=drop chain=input comment=“Drop ping from 10.10.0.0/24 to 192.168.1.0/24”
disabled=no dst-address=192.168.1.0/24 src-address=10.10.0.0/24
add action=drop chain=virus comment=“Drop MyDoom” disabled=no dst-port=3127-3128
protocol=tcp
add action=drop chain=virus comment=“Drop Backdoor OptixPro” disabled=no dst-port=3410
protocol=tcp
add action=drop chain=virus comment=Worm disabled=no dst-port=4444 protocol=tcp
add action=drop chain=virus comment=Worm disabled=no dst-port=4444 protocol=udp
add action=drop chain=virus comment=“Drop Sasser” disabled=no dst-port=5554 protocol=
tcp
add action=drop chain=virus comment=“Drop Beagle.B” disabled=no dst-port=8866 protocol=
tcp
add action=drop chain=virus comment=“Drop Dabber.A-B” disabled=no dst-port=9898
protocol=tcp
add action=drop chain=virus comment=“Drop Dumaru.Y” disabled=no dst-port=10000
protocol=tcp
add action=drop chain=virus comment=“Drop MyDoom.B” disabled=no dst-port=10080
protocol=tcp
add action=drop chain=virus comment=“Drop NetBus” disabled=no dst-port=12345 protocol=
tcp
add action=drop chain=virus comment=“Drop Kuang2” disabled=no dst-port=17300 protocol=
tcp
add action=drop chain=virus comment=“Drop SubSeven” disabled=no dst-port=27374
protocol=tcp
add action=add-src-to-address-list address-list=“port scanners” address-list-timeout=
82w4d11h3m28s chain=input comment=“Add outisde port scanners to list " disabled=no
protocol=tcp psd=21,3s,3,1
add action=add-src-to-address-list address-list=“port scanners” address-list-timeout=2w
chain=input comment=“Add outside port scanners to list NMAP FIN Stealth scan”
disabled=no protocol=tcp tcp-flags=fin,!syn,!rst,!psh,!ack,!urg
add action=add-src-to-address-list address-list=“port scanners” address-list-timeout=2w
chain=input comment=“Add outside port scanners to list SYN/FIN scan” disabled=no
protocol=tcp tcp-flags=fin,syn
add action=add-src-to-address-list address-list=“port scanners” address-list-timeout=2w
chain=input comment=“Add outside port scanners to list SYN/RST scan” disabled=no
protocol=tcp tcp-flags=syn,rst
add action=add-src-to-address-list address-list=“port scanners” address-list-timeout=2w
chain=input comment=“Add outside port scanners to list FIN/PSH/URG scan” disabled=
no protocol=tcp tcp-flags=fin,psh,urg,!syn,!rst,!ack
add action=add-src-to-address-list address-list=“port scanners” address-list-timeout=2w
chain=input comment=“Add outside port scanners to list ALL/ALL scan” disabled=no
protocol=tcp tcp-flags=fin,syn,rst,psh,ack,urg
add action=add-src-to-address-list address-list=“port scanners” address-list-timeout=2w
chain=input comment=“Add outside port scanners to list NMAP NULL scan” disabled=no
protocol=tcp tcp-flags=!fin,!syn,!rst,!psh,!ack,!urg
add action=drop chain=input comment=“Drop "port scanners" address list” disabled=no
src-address-list=“port scanners”
add action=accept chain=forward comment=“Allow smtp-allow address list” disabled=no
dst-port=25 protocol=tcp src-address-list=smtp-allow
add action=add-src-to-address-list address-list=spammer address-list-timeout=1d chain=
forward comment=“Detect and add-list SMTP virus or spammers” connection-limit=30,32
disabled=no dst-port=25 limit=50,5 protocol=tcp
add action=drop chain=forward comment=“BLOCK SPAMMERS OR INFECTED USERS” disabled=no
dst-port=25 protocol=tcp src-address-list=spammer
/ip firewall nat
add action=masquerade chain=srcnat comment=“NAT Private 10.10.0.0/24 to PPPoE”
disabled=no out-interface=“PPPoE Client” src-address=10.10.0.0/24
add action=masquerade chain=srcnat comment=“NAT 192.168.1.0/24 to PPPoE” disabled=no
out-interface=“PPPoE Client” src-address=192.168.1.0/24
/ip firewall service-port
set ftp disabled=no ports=21
set tftp disabled=no ports=69
set irc disabled=no ports=6667
set h323 disabled=no
set sip disabled=no ports=5060,5061 sip-direct-media=yes
set pptp disabled=no
/ip hotspot service-port
set ftp disabled=no ports=21
/ip neighbor discovery
set “PPPoE Client” disabled=yes
set ether1 disabled=no
set ether2 disabled=no
set ether3 disabled=no
set ether4 disabled=no
set bridge1 disabled=no
/ip proxy
set always-from-cache=no cache-administrator=Tony@Isotech-Inc.com cache-hit-dscp=4
cache-on-disk=no enabled=no max-cache-size=none max-client-connections=600
max-fresh-time=3d max-server-connections=600 parent-proxy=0.0.0.0
parent-proxy-port=0 port=8080 serialize-connections=no src-address=0.0.0.0
/ip proxy access
add action=deny disabled=no dst-host=.facebook.com dst-port=“”
add action=deny disabled=no dst-host=www.facebook.com dst-port=“”
add action=deny disabled=no dst-host=facebook.com dst-port=“”
add action=deny disabled=no dst-host=.twitter.com dst-port=”"
add action=deny disabled=no dst-host=www.twitter.com dst-port=“”
add action=deny disabled=no dst-host=twitter.com dst-port=“”
add action=deny disabled=no dst-host=*.myspace.com dst-port=“”
add action=deny disabled=no dst-host=www.myspace.com dst-port=“”
add action=deny disabled=no dst-host=myspace.com dst-port=“”
/ip service
set telnet address=“” disabled=yes port=23
set ftp address=“” disabled=yes port=21
set www address=“” disabled=yes port=80
set ssh address=“” disabled=yes port=22
set www-ssl address=“” certificate=none disabled=yes port=443
set api address=“” disabled=no port=8728
set winbox address=“” disabled=no port=8291
/ip smb
set allow-guests=yes comment=MikrotikSMB domain=MSHOME enabled=no interfaces=all
/ip smb shares
set [ find default=yes ] comment=“default share” directory=/pub disabled=no
max-sessions=10 name=pub
/ip smb users
set [ find default=yes ] disabled=no name=guest password=“” read-only=yes
/ip socks
set connection-idle-timeout=2m enabled=no max-connections=200 port=1080
/ip traffic-flow
set active-flow-timeout=30m cache-entries=4k enabled=no inactive-flow-timeout=15s
interfaces=all
/ip upnp
set allow-disable-external-interface=yes enabled=yes show-dummy-rule=yes
/ipv6 nd
set [ find default=yes ] advertise-dns=no advertise-mac-address=yes disabled=no
hop-limit=unspecified interface=all managed-address-configuration=no mtu=
unspecified other-configuration=no ra-delay=3s ra-interval=3m20s-10m ra-lifetime=
30m reachable-time=unspecified retransmit-interval=unspecified
/ipv6 nd prefix default
set autonomous=yes preferred-lifetime=1w valid-lifetime=4w2d
/mpls
set dynamic-label-range=16-1048575 propagate-ttl=yes
/mpls interface
set [ find default=yes ] disabled=no interface=all mpls-mtu=1508
/mpls ldp
set distribute-for-default-route=no enabled=no hop-limit=255 loop-detect=no lsr-id=
0.0.0.0 path-vector-limit=255 transport-address=0.0.0.0 use-explicit-null=no
/port firmware
set directory=firmware ignore-directip-modem=no
/ppp aaa
set accounting=yes interim-update=0s use-radius=yes
/ppp secret
add caller-id=“” disabled=no limit-bytes-in=0 limit-bytes-out=0 name=Kyle password=
(hidden) profile=VPN routes=“” service=pptp
/queue interface
set ether1 queue=only-hardware-queue
set ether2 queue=only-hardware-queue
set ether3 queue=only-hardware-queue
set ether4 queue=only-hardware-queue
/radius incoming
set accept=no port=3799
/routing bfd interface
set [ find default=yes ] disabled=no interface=all interval=0.2s min-rx=0.2s
multiplier=5
/routing igmp-proxy
set query-interval=2m5s query-response-interval=10s quick-leave=no
/routing mme
set bidirectional-timeout=2 gateway-class=none gateway-keepalive=1m gateway-selection=
no-gateway origination-interval=5s preferred-gateway=0.0.0.0 timeout=1m ttl=50
/routing pim
set switch-to-spt=yes switch-to-spt-bytes=0 switch-to-spt-interval=1m40s
/routing rip
set distribute-default=never garbage-timer=2m metric-bgp=1 metric-connected=1
metric-default=1 metric-ospf=1 metric-static=1 redistribute-bgp=no
redistribute-connected=no redistribute-ospf=no redistribute-static=no
routing-table=main timeout-timer=3m update-timer=30s
/routing ripng
set distribute-default=never garbage-timer=2m metric-bgp=1 metric-connected=1
metric-default=1 metric-ospf=1 metric-static=1 redistribute-bgp=no
redistribute-connected=no redistribute-ospf=no redistribute-static=no
timeout-timer=3m update-timer=30s
/snmp
set contact=Isotech,RB433 enabled=yes engine-id=“” location=Isotech,RB433
trap-community=!s0t3cH trap-generators=“” trap-target=0.0.0.0 trap-version=1
/system clock
set time-zone-name=manual
/system clock manual
set dst-delta=+00:00 dst-end=“jan/01/1970 00:00:00” dst-start=“jan/01/1970 00:00:00”
time-zone=+00:00
/system console
set [ find port=serial0 ] channel=0 disabled=no port=serial0 term=vt102
/system gps
set channel=0 enabled=no set-system-time=no
/system health
set fan-mode=auto use-fan=main
/system identity
set name=“RB1000 @ Bulwark”
/system logging
set 0 action=memory disabled=no prefix=“” topics=info
set 1 action=memory disabled=no prefix=“” topics=error
set 2 action=memory disabled=no prefix=“” topics=warning
set 3 action=echo disabled=no prefix=“” topics=critical
/system note
set note=“” show-at-login=yes
/system ntp client
set enabled=yes mode=unicast primary-ntp=72.13.92.34 secondary-ntp=64.62.153.210
/system ntp server
set broadcast=no broadcast-addresses=“” enabled=no manycast=yes multicast=no
/system resource irq
set 0 cpu=auto
set 1 cpu=auto
set 2 cpu=auto
set 3 cpu=auto
set 4 cpu=auto
set 5 cpu=auto
set 6 cpu=auto
set 7 cpu=auto
set 8 cpu=auto
set 9 cpu=auto
set 10 cpu=auto
set 11 cpu=auto
set 12 cpu=auto
set 13 cpu=auto
set 14 cpu=auto
set 15 cpu=auto
set 16 cpu=auto
set 17 cpu=auto
/system routerboard settings
set baud-rate=115200 boot-delay=2s boot-device=nand-if-fail-then-ethernet
boot-protocol=bootp cpu-frequency=1333MHz enable-jumper-reset=yes enter-setup-on=
any-key force-backup-booter=no silent-boot=no
/system script
add name=spammers policy=ftp,read,write,policy,test,winbox source=“:log error "--------
–Users detected like \\r
\n SPAMMERS -------------";\r
\n:local ip;\r
\n:foreach i in [/ip firewall address-list find \\r
\n list=spammer] do={:set ip [/ip firewall address-list get $i \\r
\n address];\r
\n :log error $ip;\r
\n };\r
\n”
/system upgrade mirror
set check-interval=1d enabled=no primary-server=0.0.0.0 secondary-server=0.0.0.0 user=
“”
/system watchdog
set auto-send-supout=no automatic-supout=yes no-ping-delay=5m watch-address=none
watchdog-timer=yes
/tool bandwidth-server
set allocate-udp-ports-from=2000 authenticate=yes enabled=yes max-sessions=10
/tool e-mail
set address=0.0.0.0 from=<> password=“” port=25 starttls=no user=“”
/tool graphing
set page-refresh=300 store-every=5min
/tool graphing interface
add allow-address=0.0.0.0/0 disabled=no interface=all store-on-disk=yes
/tool mac-server
set [ find default=yes ] disabled=no interface=all
/tool mac-server mac-winbox
set [ find default=yes ] disabled=no interface=all
/tool mac-server ping
set enabled=yes
/tool sms
set allowed-number=“” channel=0 keep-max-sms=0 receive-enabled=no secret=“”
/tool sniffer
set file-limit=10KiB file-name=“” filter-ip-address=10.11.12.3/32 filter-ip-protocol=“”
filter-mac-address=“” filter-mac-protocol=!ip filter-port=“” filter-stream=yes
interface=all memory-limit=10KiB memory-scroll=no only-headers=no
streaming-enabled=no streaming-server=0.0.0.0
/tool traffic-generator
set latency-distribution-scale=10 test-id=0
/user aaa
set accounting=yes default-group=read exclude-groups=“” interim-update=0s use-radius=no