! ! Century Systems NXR-G100 Series ver 6.18.1 (build 2/09:34 04 06 2018) ! DIP-SW : 1:off 2:off 3:off 4:off ! USB transfer-mode : dma ! hostname nxrg100 telnet-server enable http-server enable ! ! system power-management mode balance ! ! ! ipv6 forwarding fast-forwarding enable ! ! ! ! ! interface ethernet 0 ip address 192.168.10.1/24 ip snat-group eth0_snat ip dnat-group eth0_dnat ! interface ethernet 1 ip address 203.0.113.1/30 ip tcp adjust-mss auto ip access-group forward-in eth1_forward-in ip masquerade ip dnat-group eth1_dnat ip spi-filter ! dns service enable address 203.0.113.253 address 203.0.113.254 ! syslog local enable ! ! ! ! ! ! ! ! ! ! ip route 0.0.0.0/0 203.0.113.2 ! ip access-list eth1_forward-in permit any 192.168.10.10 tcp any 80 ! ! ip dnat eth1_dnat tcp any any 203.0.113.1 80 192.168.10.10 ip dnat eth0_dnat tcp 192.168.10.0/24 any 203.0.113.1 80 192.168.10.10 ip snat eth0_snat tcp 192.168.10.0/24 any 192.168.10.10 80 192.168.10.1 ! ! end