想問PC PING LTE路由器問題 - Linux
By Rosalind
at 2019-08-18T16:56
at 2019-08-18T16:56
Table of Contents
各位大大好
我想請問以下架構 從網上抓圖修改的 有簡體字不好意思
https://imgur.com/cwGsh8D
我想從PC端去ping LTE IP
PC端IP ping eth2 ip會通 因為接在switch 同網段
目前想到NAT去把eth2轉到usb0
由於網路設備是Embedded linux設備 故下linux指令
iptables -t nat -A PREROUTING -d 110.1.1.228 -j DNAT --to 192.168.1.3
iptables -t nat -A POSTROUTING -s 192.168.1.3 -j SNAT --to 110.1.1.228
但是後來由PC ping LTE IP還是不通
想問有什麼地方做錯了?
--
我想請問以下架構 從網上抓圖修改的 有簡體字不好意思
https://imgur.com/cwGsh8D
我想從PC端去ping LTE IP
PC端IP ping eth2 ip會通 因為接在switch 同網段
目前想到NAT去把eth2轉到usb0
由於網路設備是Embedded linux設備 故下linux指令
iptables -t nat -A PREROUTING -d 110.1.1.228 -j DNAT --to 192.168.1.3
iptables -t nat -A POSTROUTING -s 192.168.1.3 -j SNAT --to 110.1.1.228
但是後來由PC ping LTE IP還是不通
想問有什麼地方做錯了?
--
Tags:
Linux
All Comments
By Kumar
at 2019-08-22T20:33
at 2019-08-22T20:33
By Dora
at 2019-08-25T18:55
at 2019-08-25T18:55
By Jack
at 2019-08-27T10:04
at 2019-08-27T10:04
By Gary
at 2019-08-30T16:19
at 2019-08-30T16:19
By Thomas
at 2019-08-31T10:30
at 2019-08-31T10:30
By Blanche
at 2019-09-01T05:21
at 2019-09-01T05:21
By Agatha
at 2019-09-05T04:36
at 2019-09-05T04:36
By Madame
at 2019-09-06T16:09
at 2019-09-06T16:09
By Agatha
at 2019-09-11T14:56
at 2019-09-11T14:56
By Necoo
at 2019-09-12T04:17
at 2019-09-12T04:17
By Thomas
at 2019-09-15T12:28
at 2019-09-15T12:28
By Ina
at 2019-09-17T19:56
at 2019-09-17T19:56
By Carol
at 2019-09-20T08:40
at 2019-09-20T08:40
Related Posts
lvm 空間調整
By Irma
at 2019-08-18T00:47
at 2019-08-18T00:47
surface go 相機驅動
By Christine
at 2019-08-16T19:14
at 2019-08-16T19:14
Raid-5炸掉和合理Raid組磁碟數量分配問題
By Donna
at 2019-08-15T19:15
at 2019-08-15T19:15
rsync 如何略過目的端目錄不進行同步?
By Necoo
at 2019-08-15T16:11
at 2019-08-15T16:11
新增的使用者使用shell的問題
By Rae
at 2019-08-13T15:42
at 2019-08-13T15:42