Log for
電訊台
#### Setting up external interface ####
interface g0/0
ip address dhcp
ip nat outside
#### Setting up internal interface ####
interface g0/1
ip address 192.168.1.1 255.255.255.0
#### Setting up PAT ####
access-list 1 permit 192.168.1.0 0.0.0.255
ip nat pool NAPT IP_GW IP_GW netmask 255.255.255.255
ip nat inside source list 1 pool NAPT overload
#### Setting ip DHCP Server ####
ip dhcp pool lan
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 8.8.8.8 8.8.4.4 4.4.4.4
#### ####
我跟緊印度佬,佢前一頁講NAT,不過我唔識就照抄再加少少野
你要一次過攞一段 Public IP 做 NAT 先要做 pool,單一個可以唔洗
所以唔要ip nat pool 淨係要 ip nat inside sources list 1 overload ?
因為可以直接 interface gi0/0 overload
ip nat inside source list 1 interface gi0/0 overload
你有幾粒 public IP 要動態 NAT 先要用 NAT pool
You have to configure ip nat inside on inside (LAN) interface and ip nat outside on WAN interface.
Then you canconfigure portforward:
ip nat insdie source static tcp 10.0.0.10 1122 150.0.0.1 2233
tcp - protocol, which you want to forward TCP/UDP
10.0.0.10 - IP address of your private device
1122 - port on your private device which you want access
150.0.0.1 - public IP which will represent your private device in internet
2233 - public port which will be forwarded to defined port on private device
And i learnt PAT too
但我想問如果街外IP係DHCP 咁個NAT點樣可以令佢食到dynamic IP
ip nat insdie source static tcp 10.0.0.10 1122 150.0.0.1 2233
ip nat insdie source static tcp 10.0.0.10 1122 150.0.0.1 2233 轉做
ip nat insdie source static tcp 10.0.0.10 1122 g0/0 2233 ?
因為始終舊野黎,NAT performance 可能麻麻地
另外我唔知裏面係 Xeon Silver 定係 Gold
SunFire 280R/880/890/4800
尤其是嗰啲碟櫃阿 Core Router Core Switch 嗰啲
Bandwidth 係用 bit per sec 單位
其實佢大陸 End Point 都係 ADSL broadband VPN
CPU 係兩粒 Xeon Gold 6158 但係散熱係特製
RAM 同埋 HDD 都係特製 form factor
有個 onboard key 如果打開咗你部 server 就會自毀
Gateway(config)# ip nat inside source list 1 interface serial 0/0/1 overload
原來有得直接咁
xps 15
華為matebook x pro
asus zenbook pro
Huawei = 大陸野不了
Asus = QC差到呢,不了
唔好以為唔係我比錢就可以踢走🤦🏻♂🤦🏻♂🤦🏻♂
咁華為剩返嘅,mon resolution ,wht else
Ok,make it simple, why budget
No,I don’t want to be naked
Ask school do a favour la
although 7th i7 or refurblished
Borrow a notebook or whatever la
Steal it break into office or what else
Or go refurbished MacBook
Buy a chrome book and install Linux
fuck off:
apple hp
yes come on:
dell
Xps 15, your papa pay most, you pay the rest
我sell咗張display card先唔洗還錢😂😂
我啲 Server 可以甩一個 PSU 都照行到 你自己砌得唔得先
Maybe 18-month instalment can help you
I am not sure they can, or even can go 24
Man, think of it or forget it
OS 支援 CPU Hotplug 嘅話,雙路 CPU 壞一個都可以繼續行
其實撚住MikroTik + desktop pc 已經OJ