networking:cisco-1841-config-nat
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| networking:cisco-1841-config-nat [15/05/2026 22:51] – [DNS server] andrew | networking: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 | ||
| - | | + | |
| - | | + | |
| | | ||
| | | ||
| Line 83: | Line 83: | ||
| interface FastEthernet0/ | interface FastEthernet0/ | ||
| | | ||
| - | 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 | + | snmp-server location |
| snmp-server contact goaway@rainsbrook.co.uk | snmp-server contact goaway@rainsbrook.co.uk | ||
| ! | ! | ||
networking/cisco-1841-config-nat.txt · Last modified: by andrew
