The NAT configuration guide is shown as below: I. Configuration Steps 1. Configure DHCP pool for intranet users Ruijie(config)#ip dhcp pool sta Ruijie(dhcp-config)#network 192.168.1.0 255.255.255.0 Ruijie(dhcp-config)#dns-server 8.8.8.8 Ruijie(dhcp-config)#default-router 192.168.1.1 2. Configure ACL match intranet users' traffic Ruijie(config)#ip access-list standard 1 Ruijie(config-std-nacl)#10 permit any 3. Configure IP address on the interface and set it as outside NAT interface Ruijie(config)#interface GigabitEthernet 0/1 Ruijie(config-if-GigabitEthernet 0/1)# ip address 100.168.12.200 255.255.255.0 Ruijie(config-if-GigabitEthernet 0/1)#ip nat outside 4. Configure IP address on BVI interface 1 and set is as inside NAT interface Ruijie(config)#interface BVI 1 Ruijie(config-if-BVI 1)#ip address 192.168.1.1 255.255.255.0 Ruijie(config-if-BVI 1)# ip nat inside 5. Configure address translation table Ruijie(config)#ip nat inside source list 1 interface GigabitEthernet 0/1 overload 6. Configure default route pointing to gateway Ruijie(config)#ip route 0.0.0.0 0.0.0.0 100.168.12.1 II. Verification Intranet users are able to access the Internet. |
Hello. I think these steps will be helpful. - Navigate to your router login page. - Log in to your router using the required credentials. - Navigate to the UPnP menu on your router. - Enable UPnP. - Save your changes. - Open the Settings app on your Xbox One. - Select the Network tab. - Select the Test NAT type tile. cupcake 2048 |
This site contains user submitted content, comments and opinions and is for informational purposes only. Ruijie may provide or recommend responses as a possible solution based on the information provided; every potential issue may involve several factors not detailed in the conversations captured in an electronic forum and Ruijie can therefore provide no guarantee as to the efficacy of any proposed solutions on the community forums. Ruijie disclaims any and all liability for the acts, omissions and conduct of any third parties in connection with or related to your use of the site. All postings and use of the content on this site are subject to the Ruijie Community Terms of Use.
More ways to get help: Visit Support Videos, call us via Service Hotline, Facebook or Live Chat.
©2000-2023 Ruijie Networks Co,Ltd