07-23-c
This commit is contained in:
13
jackyzha0-quartz-85086/nat-forwarding.md
Normal file
13
jackyzha0-quartz-85086/nat-forwarding.md
Normal file
@ -0,0 +1,13 @@
|
||||
# NAT Forwarding
|
||||
|
||||
| Service Name | Device IP Address | External Port | Internal Port | Protocol | user |
|
||||
|--------------|-------------------|---------------|---------------|----------|-------|
|
||||
| ssl-2 | 192.168.11.11 | 2211 | 22 | TCP | lphar |
|
||||
| ssl-3 | 192.168.11.29 | 2229 | 22 | TCP | mikep |
|
||||
| ssl-4 | 192.168.11.34 | 2234 | 22 | TCP | mikep |
|
||||
|
||||
```bash 1742432407776 = 638780292077760000 = 2025-1.Spring = Wed Mar 19 2025 18:00:07 GMT-0700 (Mountain Standard Time)
|
||||
ssh lphar@192.168.0.11 -p 22 -i C:/Users/phares/.ssh/id_ed25519
|
||||
ssh mikep@192.168.0.11 -p 22 -i C:/Users/phares/.ssh/id_ed25519
|
||||
ssh mikep@192.168.0.11 -p 22 -i C:/Users/phares/.ssh/id_ed25519
|
||||
```
|
||||
Reference in New Issue
Block a user