Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # mar/01/2021 11:37:24 by RouterOS 6.48.1
- # software id = 1VGM-GELI
- #
- # model = RB2011UiAS-2HnD
- # serial number = BE450A950DDD
- /interface bridge add admin-mac=74:4D:28:F2:DB:F4 auto-mac=no comment=defconf name
- =bridge protocol-mode=none
- /interface ethernet set [ find default-name=ether1 ] comment="PPOE Konekcija"
- /interface ethernet set [ find default-name=ether2 ] comment="DELL 1070"
- /interface ethernet set [ find default-name=ether3 ] comment="XEON 5625"
- /interface ethernet set [ find default-name=ether6 ] comment="SPRAT Marko"
- /interface ethernet set [ find default-name=ether7 ] comment=EDISION
- /interface ethernet set [ find default-name=ether8 ] comment="PC Toma"
- /interface pppoe-client add add-default-route=yes allow=pap,chap disabled=no inter
- face=ether1 name=pppoe-out1 use-peer-dns=yes user=ivantomic80
- /interface wireless set [ find default-name=wlan1 ] antenna-gain=0 band=2ghz-b/g/n
- channel-width=20/40mhz-XX country=no_country_set disabled=no distance=indoors fre
- quency=auto frequency-mode=manual-txpower installation=indoor mode=ap-bridge ssid=
- PALILULAC station-roaming=enabled wireless-protocol=802.11
- /interface list add comment=defconf name=WAN
- /interface list add comment=defconf name=LAN
- /interface wireless security-profiles set [ find default=yes ] authentication-type
- s=wpa-psk,wpa2-psk eap-methods="" mode=dynamic-keys supplicant-identity=MikroTik
- /ip pool add name=default-dhcp ranges=192.168.88.10-192.168.88.254
- /ip dhcp-server add address-pool=default-dhcp disabled=no interface=bridge name=de
- fconf
- /user group set full policy=local,telnet,ssh,ftp,reboot,read,write,policy,test,win
- box,password,web,sniff,sensitive,api,romon,dude,tikapp
- /interface bridge port add bridge=bridge comment=defconf interface=ether2
- /interface bridge port add bridge=bridge comment=defconf interface=ether3
- /interface bridge port add bridge=bridge comment=defconf interface=ether4
- /interface bridge port add bridge=bridge comment=defconf interface=ether5
- /interface bridge port add bridge=bridge comment=defconf interface=ether6
- /interface bridge port add bridge=bridge comment=defconf interface=ether7
- /interface bridge port add bridge=bridge comment=defconf interface=ether8
- /interface bridge port add bridge=bridge comment=defconf interface=ether9
- /interface bridge port add bridge=bridge comment=defconf interface=ether10
- /interface bridge port add bridge=bridge comment=defconf disabled=yes interface=sf
- p1
- /interface bridge port add bridge=bridge comment=defconf interface=wlan1
- /ip neighbor discovery-settings set discover-interface-list=LAN
- /interface list member add comment=defconf interface=bridge list=LAN
- /interface list member add comment=defconf interface=ether1 list=WAN
- /ip address add address=192.168.88.1/24 comment=defconf interface=bridge network=1
- 92.168.88.0
- /ip dhcp-client add comment=defconf disabled=no interface=ether1
- /ip dhcp-server lease add address=192.168.88.233 client-id=ff:4c:11:26:3c:0:2:0:0:
- ab:11:d9:23:6d:87:b7:e2:cd:b3 mac-address=18:03:73:1F:95:CA server=defconf
- /ip dhcp-server lease add address=192.168.88.229 mac-address=E8:39:35:30:86:04 ser
- ver=defconf
- /ip dhcp-server network add address=192.168.88.0/24 comment=defconf gateway=192.16
- 8.88.1
- /ip dns set allow-remote-requests=yes
- /ip dns static add address=192.168.88.1 comment=defconf name=router.lan
- /ip firewall nat add action=masquerade chain=srcnat comment="defconf: masquerade"
- ipsec-policy=out,none out-interface=pppoe-out1
- /ip firewall nat add action=dst-nat chain=dstnat comment="XEON Toma" dst-port=70 p
- rotocol=tcp to-addresses=192.168.88.229 to-ports=70
- /ip firewall nat add action=dst-nat chain=dstnat disabled=yes dst-port=23000 proto
- col=tcp to-addresses=192.168.88.229 to-ports=23000
- /ip firewall nat add action=dst-nat chain=dstnat dst-port=23080 protocol=tcp to-ad
- dresses=192.168.88.229 to-ports=23080
- /ip firewall nat add action=dst-nat chain=dstnat comment="DELL 1070" dst-port=75 p
- rotocol=tcp to-addresses=192.168.88.233 to-ports=75
- /ip firewall nat add action=dst-nat chain=dstnat dst-port=7070 protocol=tcp to-add
- resses=192.168.88.233 to-ports=7070
- /ip firewall nat add action=dst-nat chain=dstnat dst-port=8081 protocol=tcp to-add
- resses=192.168.88.233 to-ports=8081
- /ip firewall nat add action=dst-nat chain=dstnat comment=EDISION dst-port=8001 pro
- tocol=tcp to-addresses=192.168.88.230 to-ports=8001
- /ip firewall nat add action=dst-nat chain=dstnat disabled=yes dst-port=80 protocol
- =tcp to-addresses=192.168.88.230 to-ports=80
- /ip service set telnet disabled=yes
- /ip service set ftp disabled=yes
- /ip service set www disabled=yes
- /ip service set ssh disabled=yes
- /ip service set api disabled=yes
- /ip service set api-ssl disabled=yes
- /lcd interface pages set 0 interfaces=wlan1
- /system clock set time-zone-name=Europe/Belgrade
- /tool mac-server set allowed-interface-list=LAN
- /tool mac-server mac-winbox set allowed-interface-list=LAN
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement