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

H3C RA100-DC设置了内外网,上不了网

2023-12-26提问
  • 1关注
  • 0收藏,332浏览
黄生 一段
粉丝:1人 关注:1人

问题描述:

G1/0/15为WAN口,自动获取IP

G1/0/8-G1/0/11为LAN口,PC接在1/0/8,自动获取到了IP地址192.168.2.100,PC ping不通192.168.1.1,路由器上可以ping通192.168.1.1,路由器也可以ping通192.168.2.100

下面是G1/0/15端口信息

[H3C]dis interface GigabitEthernet 1/0/15
GigabitEthernet1/0/15
Current state: UP
Line protocol state: UP
Description: GigabitEthernet1/0/15 Interface
Bandwidth: 1000000 kbps
Maximum transmission unit: 1500
Internet address: 192.168.1.214/24 (DHCP-allocated)
IP packet frame type: Ethernet II, hardware address: 600b-0319-e2a7
IPv6 packet frame type: Ethernet II, hardware address: 600b-0319-e2a7
Media type: twisted pair, loopback: not set, promiscuous mode: not set
Port priority: 0
1000Mbps-speed mode, full-duplex mode
Link speed type is autonegotiation, link duplex type is autonegotiation
Flow-control is not enabled
The Maximum Frame Length is 9216
Last link flapping: 0 hours 17 minutes 52 seconds
Last clearing of counters: Never
 Peak input rate: 430 bytes/sec, at 2023-12-26 01:49:39
 Peak output rate: 52 bytes/sec, at 2023-12-26 01:59:14
 Last 300 second input: 2 packets/sec 325 bytes/sec 0%
 Last 300 second output: 0 packets/sec 33 bytes/sec 0%
 Input (total):  2603 packets, 489302 bytes
         225 unicasts, 972 broadcasts, 1406 multicasts, 0 pauses
 Input (normal):  2603 packets, - bytes
         225 unicasts, 972 broadcasts, 1406 multicasts, 0 pauses
 Input:  0 input errors, 0 runts, 0 giants, 0 throttles
         0 CRC, 0 frame, - overruns, 0 aborts
         - ignored, - parity errors
 Output (total): 227 packets, 18663 bytes
         212 unicasts, 15 broadcasts, 0 multicasts, 0 pauses
 Output (normal): 227 packets, - bytes
         212 unicasts, 15 broadcasts, 0 multicasts, 0 pauses
 Output: 0 output errors, - underruns, - buffer failures
         0 aborts, 0 deferred, 0 collisions, 0 late collisions
         0 lost carrier, - no carrier

[H3C]

 

 

这是路由表

[H3C]dis ip routing-table

Destinations : 13       Routes : 13

Destination/Mask   Proto   Pre Cost        NextHop         Interface
0.0.0.0/0          Static  70  0           192.168.1.1     GE1/0/15
0.0.0.0/32         Direct  0   0           127.0.0.1       InLoop0
127.0.0.0/8        Direct  0   0           127.0.0.1       InLoop0
127.0.0.0/32       Direct  0   0           127.0.0.1       InLoop0
127.0.0.1/32       Direct  0   0           127.0.0.1       InLoop0
127.255.255.255/32 Direct  0   0           127.0.0.1       InLoop0
192.168.1.0/24     Direct  0   0           192.168.1.214   GE1/0/15
192.168.1.0/32     Direct  0   0           192.168.1.214   GE1/0/15
192.168.1.214/32   Direct  0   0           127.0.0.1       InLoop0
192.168.1.255/32   Direct  0   0           192.168.1.214   GE1/0/15
224.0.0.0/4        Direct  0   0           0.0.0.0         NULL0
224.0.0.0/24       Direct  0   0           0.0.0.0         NULL0
255.255.255.255/32 Direct  0   0           127.0.0.1       InLoop0
[H3C]

下面是配置文件

[H3C]DIS CU
#
 version 7.1.064, Release 0605P18
#
 sysname H3C
#
 dhcp enable
#
 password-recovery enable
#
vlan 1
#
vlan 10
#
dhcp server ip-pool vlan10
 gateway-list 192.168.2.1
 network 192.168.2.0 mask 255.255.255.0
 address range 192.168.2.100 192.168.2.200
 dns-list 192.168.2.1
#
interface NULL0
#
interface Vlan-interface10
 ip address 192.168.2.1 255.255.255.0
 dhcp server apply ip-pool vlan10
#
interface GigabitEthernet1/0/0
 port link-mode route
#
interface GigabitEthernet1/0/1
 port link-mode route
#
interface GigabitEthernet1/0/2
 port link-mode route
#
interface GigabitEthernet1/0/3
 port link-mode route
#
interface GigabitEthernet1/0/4
 port link-mode route
#
interface GigabitEthernet1/0/5
 port link-mode route
#
interface GigabitEthernet1/0/6
 port link-mode route
#
interface GigabitEthernet1/0/7
 port link-mode route
#
interface GigabitEthernet1/0/12
 port link-mode route
#
interface GigabitEthernet1/0/13
 port link-mode route
#
interface GigabitEthernet1/0/14
 port link-mode route
#
interface GigabitEthernet1/0/15
 port link-mode route
 ip address dhcp-alloc
#
interface GigabitEthernet1/0/8
 port link-mode bridge
 port access vlan 10
#
interface GigabitEthernet1/0/9
 port link-mode bridge
 port access vlan 10
#
interface GigabitEthernet1/0/10
 port link-mode bridge
 port access vlan 10
#
interface GigabitEthernet1/0/11
 port link-mode bridge
 port access vlan 10
#
interface M-GigabitEthernet0
#
 scheduler logfile size 16
#
line class console
 user-role network-admin
#
line class vty
 user-role network-operator
#
line con 0
 user-role network-admin
#
line vty 0 63
 user-role network-operator
#
domain system
#
 domain default enable system
#
role name level-0
 description Predefined level-0 role
#
role name level-1
 description Predefined level-1 role
#
role name level-2
 description Predefined level-2 role
#
role name level-3
 description Predefined level-3 role
#
role name level-4
 description Predefined level-4 role
#
role name level-5
 description Predefined level-5 role
#
role name level-6
 description Predefined level-6 role
#
role name level-7
 description Predefined level-7 role
#
role name level-8
 description Predefined level-8 role
#
role name level-9
 description Predefined level-9 role
#
role name level-10
 description Predefined level-10 role
#
role name level-11
 description Predefined level-11 role
#
role name level-12
 description Predefined level-12 role
#
role name level-13
 description Predefined level-13 role
#
role name level-14
 description Predefined level-14 role
#
user-group system
#
return

组网及组网描述:

最佳答案

已采纳
粉丝:17人 关注:4人

RA100是电信IPRAN场景定制款型,大部分功能有裁剪,不支持如NAT、IPsec等功能,不建议昨晚出口网关设备

谢谢

黄生 发表时间:2024-01-02
4 个回答
粉丝:112人 关注:8人

1.1在哪?

电脑就一个网卡吧?

WAN口自动获取IP后,网关是192.168.1.1

黄生 发表时间:2023-12-26

电脑是普通的单网卡

黄生 发表时间:2023-12-26

15口配置一下nat outbound

zhiliao_sEUyB 发表时间:2023-12-26

没有这个功能。。。。 [H3C-GigabitEthernet1/0/15]? Gigabitethernet_l3 interface view commands: arp ARP module bandwidth Specify the expected bandwidth bfd BFD module cfd Connectivity Fault Detection (CFD) module dampening Set port dampening attributes ddns Dynamic Domain Name System (DDNS) module default Restore the default settings description Describe the interface dhcp DHCP module diagnostic-logfile Diagnostic log file configuration display Display current system information dldp DLDP module dns Domain Name System (DNS) module duplex Status of duplex enable Enable functions end Alias for 'return' esmc Ethernet Synchronous Message Channel exit Alias for 'quit' flow-control Enable flow control function igmp Internet Group Management Protocol (IGMP) module ip Specify IP configuration ipsec IP Security module ipv6 Specify IPv6 configuration isis Configure interface parameters for IS-IS jumboframe Specify jumbo frame forwarding lacp Configure LACP protocol link-aggregation Specify link aggregation group configuration information link-delay Set the physical state change suppression lldp Link Layer Discovery Protocol (802.1ab) local-proxy-arp Specify local proxy ARP function for same interface local-proxy-nd Local ND proxy function lock Lock the current line logfile Log file configuration loopback Specify loopback of current port mirroring-group Specify mirroring group mld Multicast Listener Discovery (MLD) module monitor System monitor mpls Multiprotocol Label Switching (MPLS) module mtu Specify Maximum Transmission Unit(MTU) of the interface multicast Multicast module no Alias for 'undo' ntp-service Network Time Protocol (NTP) module oam OAM module ospf OSPF module ospfv3 OSPFv3 interface commands packet-filter Packet filter settings pim Protocol Independent Multicast (PIM) module ping Ping function port Specify a port portal Portal authentication module proxy-arp Specify proxy ARP function proxy-nd ND proxy function ptp Precision Time Protocol module qos Quality of Service (QoS) module quit Exit from current command view repeat Repeat executing history commands reset Reset operation return Exit to User View rip Configure interface parameters for RIP ripng Configure interface parameters for RIPng rmon RMON module rsvp Resource Reservation Protocol (RSVP) module save Save current configuration security-logfile Security log file configuration show Alias for 'display' shutdown Shut down the interface speed Specify speed of current port sub-interface Specify subinterface configuration information synce Synchronous Ethernet settings synchronous Specify the synchronous mode tcp Specify TCP parameters of the interface tracert Tracert function undo Cancel current setting vrrp Virtual Router Redundancy Protocol(VRRP) module web-redirect Web redirection function write Alias for 'save' xconnect Bind a VSI [H3C-GigabitEthernet1/0/15]

黄生 发表时间:2023-12-26

接口需要配置nat才行,或者终端也获取192.168.1段的IP

zhiliao_sEUyB 发表时间:2023-12-26

不支持nat。不知道咋整

黄生 发表时间:2023-12-26

终端也从光猫获取地址吧

zhiliao_sEUyB 发表时间:2023-12-26

G1/0/15从光猫获取地址,获取的地址是192.168.1.214/24 ,网关192.168.1.1

黄生 发表时间:2023-12-26

配置了策略路由也不行 [H3C]acl advanced 3101 [H3C-acl-ipv4-adv-3101]rule permit ip [H3C-acl-ipv4-adv-3101]quit [H3C]policy-based-route aaa permit node 5 [H3C-pbr-aaa-5]if-match acl 3101 [H3C-pbr-aaa-5]apply next-hop 192.168.1.1 [H3C]ip local policy-based-route aaa

黄生 发表时间:2023-12-26
黄生 一段
粉丝:1人 关注:1人

配置了ACL和包过滤也不行

[H3C]dis acl all
Advanced IPv4 ACL 3000, 1 rule,
ACL"s step is 5
rule 0 permit ip source 192.168.2.0 0.0.0.255 destination 192.168.1.1 0



[H3C-GigabitEthernet1/0/15]dis this
#
interface GigabitEthernet1/0/15
port link-mode route
ip address dhcp-alloc
packet-filter 3000 outbound
#
return

G1/0/15不支持NAT


[H3C-GigabitEthernet1/0/15]?

Gigabitethernet_l3 interface view commands:

  arp                 ARP module

  bandwidth           Specify the expected bandwidth

  bfd                 BFD module

  cfd                 Connectivity Fault Detection (CFD) module

  dampening           Set port dampening attributes

  ddns                Dynamic Domain Name System (DDNS) module

  default             Restore the default settings

  description         Describe the interface

  dhcp                DHCP module

  diagnostic-logfile  Diagnostic log file configuration

  display             Display current system information

  dldp                DLDP module

  dns                 Domain Name System (DNS) module

  duplex              Status of duplex

  enable              Enable functions

  end                 Alias for "return"

  esmc                Ethernet Synchronous Message Channel

  exit                Alias for "quit"

  flow-control        Enable flow control function

  igmp                Internet Group Management Protocol (IGMP) module

  ip                  Specify IP configuration

  ipsec               IP Security module

  ipv6                Specify IPv6 configuration

  isis                Configure interface parameters for IS-IS

  jumboframe          Specify jumbo frame forwarding

  lacp                Configure LACP protocol

  link-aggregation    Specify link aggregation group configuration information

  link-delay          Set the physical state change suppression

  lldp                Link Layer Discovery Protocol (802.1ab)

  local-proxy-arp     Specify local proxy ARP function for same interface

  local-proxy-nd      Local ND proxy function

  lock                Lock the current line

  logfile             Log file configuration

  loopback            Specify loopback of current port

  mirroring-group     Specify mirroring group

  mld                 Multicast Listener Discovery (MLD) module

  monitor             System monitor

  mpls                Multiprotocol Label Switching (MPLS) module

  mtu                 Specify Maximum Transmission Unit(MTU) of the interface

  multicast           Multicast module

  no                  Alias for "undo"

  ntp-service         Network Time Protocol (NTP) module

  oam                 OAM module

  ospf                OSPF module

  ospfv3              OSPFv3 interface commands

  packet-filter       Packet filter settings

  pim                 Protocol Independent Multicast (PIM) module

  ping                Ping function

  port                Specify a port

  portal              Portal authentication module

  proxy-arp           Specify proxy ARP function

  proxy-nd            ND proxy function

  ptp                 Precision Time Protocol module

  qos                 Quality of Service (QoS) module

  quit                Exit from current command view

  repeat              Repeat executing history commands

  reset               Reset operation

  return              Exit to User View

  rip                 Configure interface parameters for RIP

  ripng               Configure interface parameters for RIPng

  rmon                RMON module

  rsvp                Resource Reservation Protocol (RSVP) module

  save                Save current configuration

  security-logfile    Security log file configuration

  show                Alias for "display"

  shutdown            Shut down the interface

  speed               Specify speed of current port

  sub-interface       Specify subinterface configuration information

  synce               Synchronous Ethernet settings

  synchronous         Specify the synchronous mode

  tcp                 Specify TCP parameters of the interface

  tracert             Tracert function

  undo                Cancel current setting

  vrrp                Virtual Router Redundancy Protocol(VRRP) module

  web-redirect        Web redirection function

  write               Alias for "save"

  xconnect            Bind a VSI

 

[H3C-GigabitEthernet1/0/15]

粉丝:0人 关注:0人

interface GigabitEthernet1/0/15

nat outbound

就可以了

不支持nat

黄生 发表时间:2023-12-26

路由器不可能不支持NAT

甄姬拔菜 发表时间:2023-12-27
回复黄生:

如果实在是不支持的话,只能进光猫,加内网路由了

甄姬拔菜 发表时间:2023-12-27
zhiliao_Ikmrnc 知了小白
粉丝:0人 关注:0人

楼上说的对,没有nat的原因,没有nat,你数据包源ip是192.169.2.0地址段,外网没有192.168.2.0的路由的,所以用pcping不同,其实你pc连外网都ping不同

有没有什么思路没

黄生 发表时间:2023-12-26
回复黄生:

PC获取的是.2网段,出去后的下一网段配置到.2网段的路由

zhiliao_Ikmrnc 发表时间:2023-12-27

编辑答案

你正在编辑答案

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

分享扩散:

提出建议

    +

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

确定

亲~检测到您登陆的账号未在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. 您是谁?(身份证明材料,可以是身份证或护照等证件)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

对根叔社区有害的内容

×

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

不规范转载

×

举报说明