(0)
回程路由写了没有,防火墙配置截图发上来看看
(0)
全网只有一个24位的网段?
我试过写静态路由指到交换机,但是还是不行
# vlan 1 # vlan 100 # interface Bridge-Aggregation1 port link-type trunk port trunk permit vlan all # interface Bridge-Aggregation2 # interface Vlan-interface100 ip address 192.168.10.2 255.255.255.0 manage http inbound manage http outbound manage https inbound manage https outbound manage ping inbound manage ping outbound manage snmp inbound manage ssh inbound manage ssh outbound manage telnet inbound manage telnet outbound # interface GigabitEthernet1/0/4 port link-mode route combo enable copper ip address 192.168.0.1 255.255.255.0 # interface GigabitEthernet1/0/0 port link-mode bridge combo enable copper port link-aggregation group 2 # interface GigabitEthernet1/0/1 port link-mode bridge combo enable copper port link-aggregation group 2 # interface GigabitEthernet1/0/2 port link-mode bridge port link-type trunk port trunk permit vlan all combo enable copper port link-aggregation group 1 # interface GigabitEthernet1/0/3 port link-mode bridge port link-type trunk port trunk permit vlan all combo enable copper port link-aggregation group 1 # security-zone name Local # security-zone name Trust import interface GigabitEthernet1/0/4 import interface Vlan-interface100 import interface Bridge-Aggregation1 vlan 1 to 4094 # security-zone name DMZ # security-zone name Untrust import interface Bridge-Aggregation2 vlan 1 to 4094 # security-zone name Management # ip route-static 192.168.10.0 24 192.168.10.1 # local-user admin class manage password hash $h$6$vZDhu2El7R9DoRiH$pYePdLMIVBFGXo54Swfovhh+mPrAjsS+g4EjzuLBYd3Pl/oXhhwyY/XrFj2XhT3NH49pEYzgVwMYdMMEjGLDjA== service-type telnet terminal http https authorization-attribute user-role level-3 authorization-attribute user-role network-admin authorization-attribute user-role network-operator # ip http enable ip https enable # security-policy ip rule 0 name permit action pass source-zone trust
防火墙有写吗,访问内网网段的路由
全网只有一个24位的网段?
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
你看下聚合都成功了吗