taiyunkai 发表于 2016-8-2 13:46:32

想把硬件路由更换成routeros5.2版本的 如何配置??万分感谢!!

硬件路由器配置如下:Current configuration:
!
hostname SMKEXUEYUAN-4806
!
!
!
!
syslog buffer 64 level DEBUG class ALL
!
!
!
!
!
!
ip domain proxy enable
ip domain name-server address 218.2.135.1
!
!
!
!
!
!
!
!
aaa authentication login default local-case
aaa authentication enable default none
aaa authentication ppp default local
aaa authorization exec default local
!
username admin password 0 bdcom
!
!
!
crypto key load-keyconf end
!
!
interface GigaEthernet0/0
ip address 218.94.10.10 255.255.255.252
no ip directed-broadcast
no ip unreachable
ip nat outside
ip nat mss 1452
ip http isp other bandwidth 30
ip http gateway 218.94.10.9
ip http dns 218.2.135.1
ip http firewalltype 0
!
interface GigaEthernet0/1
no ip address
no ip directed-broadcast
ip http firewalltype 0
!
interface GigaEthernet0/2
ip address 172.16.1.1 255.255.255.0
ip address 192.168.2.1 255.255.255.0 secondary
no ip directed-broadcast
no ip unreachable
ip fastaccess deny tcp 135
ip fastaccess deny tcp 139
ip fastaccess deny tcp 1025
ip fastaccess deny tcp 4444
ip fastaccess deny tcp 5554
ip fastaccess deny tcp 9996
ip fastaccess deny udp 69
ip nat inside
ip http firewalltype 0
!
interface Async20/0
no ip address
no ip directed-broadcast
!
!         
!
ip route cache
ip route default 218.94.10.9
ip route 192.168.0.0 255.255.0.0 172.16.1.2
!
!
!
gbsc enable
gbsc app-ctrl priority onlinegames all
no gbsc app-ctrl drop onlinegames all
gbsc qos GigaEthernet0/0
set-isp-bw 30000000 30000000
enable band-dynamic
!
gbsc group default
website-ctrl-init fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
!
gbsc pushto mode text
no gbsc filter-url enable
gbsc filter-url mode forbid
no gbsc filter-key enable
!         
!
!
!
!
!
!
!
!
!
ip layer7-filter enable
ip layer7-filter flow-sequentially
!
ip access-list extended NAT_WAN0_LIST
permit ip 172.16.1.0 255.255.255.0 any
permit ip any any
!
!

!
!
!
!
!         
!
!
!
!
ip http ispmode 1
ip http server
ip http port 2000
ip http language chinese
no ip http limit-outside enable
no ip http bridge-mode enable
ip http timeout 10
ip http set-name-value 0
!
no ip proxy enable
ip proxy redirect
!
time-zone tz 8 0
sntp server 211.115.194.21
sntp server 203.109.252.5
sntp server 192.43.244.18
!
!
ip nat inside source list NAT_WAN0_LIST interface GigaEthernet0/0
!
!
!

我想把硬件的路由器更换成router os的 如何将以上这个配置如何在router os中配置????接上内外网网线直接可以使用。。。。万分感谢。。。

motive6 发表于 2016-8-2 14:34:36

是哪里的?

taiyunkai 发表于 2016-8-2 15:17:40

公司使用的 感觉整个网速挺慢的换个软路由试试看
页: [1]
查看完整版本: 想把硬件路由更换成routeros5.2版本的 如何配置??万分感谢!!