You are on page 1of 2

------------------------------------------------------

no ip nat inside source static tcp 41.218.117.118 1194 192.168.88.97 1194


extendable
no ip nat inside source static udp 41.218.117.118 1194 192.168.88.97 1194
extendable
no ip nat inside source static tcp 41.218.117.118 51820 192.168.88.97 51820
extendable
no ip nat inside source static udp 41.218.117.118 51820 192.168.88.97 51820
extendable

no ip nat inside source static tcp 41.218.117.118 1194 192.168.88.57 1194


extendable
no ip nat inside source static udp 41.218.117.118 1194 192.168.88.2 1194 extendable
no ip nat inside source static tcp 41.218.117.118 8085 192.168.99.4 8085 extendable
no

---------------------------------------------------------------------------
ip dhcp excluded-address 192.168.99.90 192.168.99.120
ip dhcp excluded-address 192.168.99.1
no ip dhcp use vrf connected
no ip dhcp conflict logging
ip dhcp pool Firewall-DHCP
network 192.168.99.0 255.255.255.0
dns-server 196.216.48.10 196.216.52.10
default-router 192.168.99.1

---------------------------------------------------------------------------------

no ip dhcp use vrf connected


no ip dhcp conflict logging
ip dhcp excluded-address 192.168.88.1 192.168.88.30
ip dhcp excluded-address 192.168.88.250 192.168.88.254
!
ip dhcp pool LAN-DHCP
network 192.168.88.0 255.255.255.0
dns-server 196.216.48.10 196.216.52.10
default-router 192.168.88.1
!
!
!
ip domain name cust.maxnet.ao
ip name-server 196.216.48.10
ip name-server 196.216.52.10

-------------------------------------------------------------------------
~
no ip dhcp use vrf connected
no ip dhcp conflict logging
ip dhcp excluded-address 192.168.88.1 192.168.88.30
ip dhcp excluded-address 192.168.88.250 192.168.88.254
ip dhcp excluded-address 192.168.88.10
ip dhcp excluded-address 192.168.88.97
ip dhcp excluded-address 192.168.88.199
ip dhcp excluded-address 192.168.88.90 192.168.88.120
ip dhcp pool LAN-DHCP
network 192.168.88.0 255.255.255.0
dns-server 196.216.48.10 196.216.52.10
default-router 192.168.88.1

interface Vlan1
description [internal,network]
ip address 192.168.88.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip virtual-reassembly in
ip tcp adjust-mss 1452
end

...................................................................................
..............

ip nat inside source static tcp 41.218.117.194 9191 192.168.0.1 9191 extendable

You might also like