• 全部
  • 经验案例
  • 典型配置
  • 技术公告
  • FAQ
  • 漏洞说明
  • 全部
  • 全部
  • 大数据引擎
  • 知了引擎
产品线
搜索
取消
案例类型
发布者
是否解决
是否官方
时间
搜索引擎
匹配模式
高级搜索

防火墙+AC的报错信息

2017-11-28提问
  • 0关注
  • 1收藏,1727浏览
粉丝:0人 关注:0人

问题描述:

H3C WA2620-AGN + netscren ssg204防火墙

情况是这样的

1.四个wa2620刷成了胖AP,然后上面做了基本的二层配置,发射SSId供终端连接,在默认vlan1接口上配置了管理地址

2.防火墙上开的dhcp,做策略,让经过AP的终端上网,


现在网络正常,但是防火墙的日志上,一直显示,如下错误信息


Date / TimeLevelDescription
2017-11-28 08:27:46critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404af960 on interface ethernet3
2017-11-28 08:13:15critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404af960 on interface ethernet3
2017-11-28 07:58:46critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404af960 on interface ethernet3
2017-11-28 07:44:15critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404af960 on interface ethernet3
后面的mac地址都是h3c ap的vlan1的MAC地址, 一共有四个AP,在防火墙上都有类似的报错信息,

[zqst]display interface Vlan-interface 1

Vlan-interface1 current state: UP

Line protocol current state: UP

Description: Vlan-interface1 Interface

The Maximum Transmit Unit is 1500

Internet Address is 192.168.41.2/24 Primary

IP Packet Frame Type: PKTFMT_ETHNT_2,  Hardware Address: 3c8c-404a-f960

IPv6 Packet Frame Type: PKTFMT_ETHNT_2,  Hardware Address: 3c8c-404a-f960

 Last clearing of counters:  Never


看字面意思是,有arp 请求 过程中发现了ip地址冲突,想了几天,不知道这个报错是不是误报,因为网络一直是通的,192.168.41.1是防火墙的接口地址,是终端电脑的网关。


组网及组网描述:

网络结构如下:

防火墙----交换机---ap1(2,3,4)  ---无线终端


AP的配置方法如下

<zqst>system-view

System View: return to User View with Ctrl+Z.

[zqst]dis

[zqst]display int

[zqst]display interface vl

[zqst]display interface Vlan-interface 1

Vlan-interface1 current state: UP

Line protocol current state: UP

Description: Vlan-interface1 Interface

The Maximum Transmit Unit is 1500

Internet Address is 192.168.41.2/24 Primary

IP Packet Frame Type: PKTFMT_ETHNT_2,  Hardware Address: 3c8c-404a-f960

IPv6 Packet Frame Type: PKTFMT_ETHNT_2,  Hardware Address: 3c8c-404a-f960

 Last clearing of counters:  Never


[zqst]dis

[zqst]display cu

[zqst]display current-configuration

#

 version 5.20, Release 1308P11

#

 sysname zqst

#

 domain default enable system

#

 telnet server enable

#

 port-security enable

#

 password-recovery enable

#

vlan 1

#

domain system

 access-limit disable

 state active

 idle-cut disable

 self-service-url disable

#

user-group system

 group-attribute allow-guest

#

local-user admin

 password cipher $c$3$6tSpAMAe2g2eYEx7+4oOmeYQlR2bO6u1cJH9qY0=

 authorization-attribute level 3

 service-type telnet

 service-type web

#

wlan rrm

 dot11a mandatory-rate 6 12 24

 dot11a supported-rate 9 18 36 48 54

 dot11b mandatory-rate 1 2

 dot11b supported-rate 5.5 11

 dot11g mandatory-rate 1 2 5.5 11

 dot11g supported-rate 6 9 12 18 24 36 48 54

#

wlan service-template 3 crypto

 ssid mei_nei05

 authentication-method shared-key

 cipher-suite wep40

 wep default-key 1 wep40 pass-phrase cipher $c$3$b0YYEL72Pupy63Z77W6WO+cSeOms2fDs

 service-template enable

#

cwmp

 undo cwmp enable

#

interface NULL0

#

interface Vlan-interface1

 ip address 192.168.41.2 255.255.255.0

#

interface GigabitEthernet1/0/1

#

interface WLAN-BSS10

 port link-type hybrid

 port hybrid vlan 1 untagged

#

interface WLAN-BSS20

 port link-type hybrid

 port hybrid vlan 1 untagged

#

interface WLAN-BSS50

 port link-type hybrid

 port hybrid vlan 1 untagged

#

interface WLAN-BSS51

 port link-type hybrid

 port hybrid vlan 1 untagged

#

interface WLAN-Radio1/0/1

 service-template 3 interface wlan-bss 10

#

interface WLAN-Radio1/0/2

 service-template 3 interface wlan-bss 20

#

 arp-snooping enable

#

 load xml-configuration

#

 load tr069-configuration

#

user-interface con 0

user-interface vty 0 4

 authentication-mode scheme

#

return

[zqst]


最佳答案

fywr 九段
粉丝:49人 关注:3人

可以将网络缩小一点,看看到底有没有地址重复,没有的话估计就是防火墙的误报

因为192.168.41.1是网关,关键是这个报错信息 都是在基本上没人用的时候报的,白天上班时间段,都没有这 个报错信息,

zhiliao_ss22S 发表时间:2017-11-29
2 个回答
余sir 八段
粉丝:25人 关注:0人

ip冲突,是不是192.168.41.1这个端地址重复了。

192.168.41.1是网关,他这个报错都是在非上班时间出现的,我观察了下,上班的时候,有人连无线,基本上是没有报错信息的,我另外还有一台电脑一直挂在这个网络里, 用的是有线,游戏一直没断,按说,应该网络一直是通的。

zhiliao_ss22S 发表时间:2017-11-29
zhiliao_ss22S 知了小白
粉丝:0人 关注:0人

这个和AP的 arp-snooping有关吗。我看报错信息 间隔时间 14-15分钟一次, 白天报的少,晚上无人用的时候,报的多,

2017-11-28 07:44:15critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 07:29:44critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 07:15:15critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 07:00:44critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 06:46:15critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 06:31:44critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 06:17:14critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 06:02:44critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 05:48:14critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 05:33:44critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 05:19:14critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 05:04:44critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 04:50:14critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 04:35:44critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 04:21:14critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 04:06:44critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 03:40:30critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 03:26:01critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 03:11:30critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 02:57:01critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 02:42:30critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 02:28:01critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 02:13:30critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 01:59:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 01:44:30critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 01:30:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 01:15:30critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 01:01:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 00:46:30critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 00:32:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 00:17:29critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-28 00:03:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 23:48:29critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 23:34:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 23:19:29critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 23:05:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 22:50:29critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 22:36:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 22:21:29critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 22:07:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 21:52:29critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 21:38:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 21:23:29critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 21:08:59critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 20:54:29critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 20:39:59critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 20:25:29critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 20:10:58critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 19:49:22critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 19:33:14critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 07:51:03critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 07:36:32critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 07:22:03critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 07:07:32critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 06:53:03critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 06:38:32critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 06:24:02critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 06:09:32critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 05:55:02critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 05:40:32critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 05:26:02critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 05:11:32critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 04:57:02critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 04:42:32critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 04:28:01critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 04:13:32critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 03:59:01critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 03:44:31critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 03:30:01critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 03:15:31critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 03:01:01critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 02:46:31critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 02:32:01critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 02:17:31critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 02:03:01critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 01:48:31critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 01:34:01critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 01:19:31critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 01:05:01critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 00:50:31critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 00:36:01critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 00:21:31critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-27 00:07:01critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 23:52:31critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 23:38:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 23:23:30critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 23:09:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 22:54:30critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 22:40:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 22:25:30critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 22:11:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 21:56:30critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 21:42:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 21:27:30critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 21:13:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 20:58:30critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 20:44:00critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 20:29:29critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 20:14:59critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3
2017-11-26 20:00:29critarp req, detect IP conflict (192.168.41.1), mac: 3c8c404b0640 on interface ethernet3

   

编辑答案

你正在编辑答案

如果你要对问题或其他回答进行点评或询问,请使用评论功能。

分享扩散:

提出建议

    +

亲~登录后才可以操作哦!

确定

亲~检测到您登陆的账号未在http://hclhub.h3c.com进行注册

注册后可访问此模块

跳转hclhub

你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作

举报

×

侵犯我的权益 >
对根叔社区有害的内容 >
辱骂、歧视、挑衅等(不友善)

侵犯我的权益

×

泄露了我的隐私 >
侵犯了我企业的权益 >
抄袭了我的内容 >
诽谤我 >
辱骂、歧视、挑衅等(不友善)
骚扰我

泄露了我的隐私

×

您好,当您发现根叔知了上有泄漏您隐私的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您认为哪些内容泄露了您的隐私?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)

侵犯了我企业的权益

×

您好,当您发现根叔知了上有关于您企业的造谣与诽谤、商业侵权等内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到 pub.zhiliao@h3c.com 邮箱,我们会在审核后尽快给您答复。
  • 1. 您举报的内容是什么?(请在邮件中列出您举报的内容和链接地址)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
  • 3. 是哪家企业?(营业执照,单位登记证明等证件)
  • 4. 您与该企业的关系是?(您是企业法人或被授权人,需提供企业委托授权书)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

抄袭了我的内容

×

原文链接或出处

诽谤我

×

您好,当您发现根叔知了上有诽谤您的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您举报的内容以及侵犯了您什么权益?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

对根叔社区有害的内容

×

垃圾广告信息
色情、暴力、血腥等违反法律法规的内容
政治敏感
不规范转载 >
辱骂、歧视、挑衅等(不友善)
骚扰我
诱导投票

不规范转载

×

举报说明