User Tools

Site Tools


networking:cisco-1841-config-nat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
networking:cisco-1841-config-nat [15/05/2026 22:51] – [DNS server] andrewnetworking:cisco-1841-config-nat [04/06/2026 09:19] (current) andrew
Line 46: Line 46:
 ! !
 ! !
-ip dhcp excluded-address 192.168.58.1 192.168.58.100+ip dhcp excluded-address 192.168.64.1 192.168.64.100
 ! !
 ip dhcp pool lan ip dhcp pool lan
- network 192.168.58.0 255.255.255.0 + network 192.168.64.0 255.255.255.0 
- default-router 192.168.58.1 + default-router 192.168.64.1 
  dns-server 1.1.1.1   dns-server 1.1.1.1 
  domain-name rainsbrook.co.uk  domain-name rainsbrook.co.uk
Line 83: Line 83:
 interface FastEthernet0/0 interface FastEthernet0/0
  description LAN  description LAN
- ip address 192.168.123.1 255.255.255.0+ ip address 192.168.64.1 255.255.255.0
  ip nat inside  ip nat inside
  ip virtual-reassembly in  ip virtual-reassembly in
Line 126: Line 126:
  
 ! !
-access-list 1 permit 192.168.123.0 0.0.0.255+access-list 1 permit 192.168.64.0  0.0.0.255
 access-list 22 permit 234.234.234.234 log access-list 22 permit 234.234.234.234 log
 access-list 22 deny   any log access-list 22 deny   any log
Line 138: Line 138:
 snmp-server community secret123 RO snmpv4 snmp-server community secret123 RO snmpv4
 snmp-server ifindex persist snmp-server ifindex persist
-snmp-server location 50 TLS+snmp-server location planetearth
 snmp-server contact goaway@rainsbrook.co.uk snmp-server contact goaway@rainsbrook.co.uk
 ! !
networking/cisco-1841-config-nat.txt · Last modified: by andrew

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki