xiaobiaozi 发表于 2024-9-28 23:01:44

华为USG6000V2防火墙镜像BUG?

在防火墙上选一个接口做内网,开启DHCP后,连接的VPC无法自动获取到IP地址,拆包能看到DHCP已经offer了一个IP,客户端request了三次后就没了。在VPC上show ip

NAME      : VPCS
IP/MASK   : 0.0.0.0/0
GATEWAY   : 0.0.0.0
DNS         :
DHCP SERVER : 192.168.10.1
DHCP LEASE: 0, 0/0/0
MAC         : 00:50:79:66:68:02
LPORT       : 20000
RHOST:PORT: 127.0.0.1:30000
MTU         : 1500
防火墙接口下配置如下:
display this
2024-09-28 22:59:48.540
#
interface GigabitEthernet1/0/4
undo shutdown
ip address 192.168.10.1 255.255.255.0
alias ����
service-manage ping permit
dhcp select interface
dhcp server ip-range 192.168.10.100 192.168.10.200
dhcp server gateway-list 192.168.10.1
dhcp server excluded-ip-address 192.168.10.150
dhcp server dns-list 192.168.10.1

xiaobiaozi 发表于 2024-9-28 23:10:15

啊,发图片还得用图床么?

Tcotl 发表于 2024-10-9 18:59:46

大佬可以分享一下USG6000V2的镜像嘛
页: [1]
查看完整版本: 华为USG6000V2防火墙镜像BUG?