Advertisement
Guest User

Untitled

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