問題描述:
1、內網主機localhost主機在使用SSR -R轉發埠時,將localhost引數填寫成了云服務器的ip,導致常出現如下報錯,只要登錄這個shell,就會彈出這種提示

2、個人在嘗試解決這個問題的時候,進行了關閉所有關于ssh的行程,洗掉了/root/.ssh/known_hosts的記錄等嘗試,目前尚未解決問題,初次接觸ssh埠轉發,請求路過各位大佬指點一番~
提示如下:
Wed Oct 16 11:40:28 2019 ERROR: Cannot ioctl TUNSETIFF tap0: Device or resource busy (errno=16)
Wed Oct 16 11:40:28 2019 Exiting due to fatal error
device br0 already exists; can't create bridge with the same name
device enp3s0 is already a member of a bridge; can't enslave it to bridge br0.
device tap0 is already a member of a bridge; can't enslave it to bridge br0.
interface tap1 does not exist!
SIOCSIFADDR: No such device
tap1: ERROR while getting interface flags: No such device
tap1: ERROR while getting interface flags: No such device
tap1: ERROR while getting interface flags: No such device
SIOCADDRT: File exists
SIOCADDRT: File exists
SIOCADDRT: File exists
SIOCADDRT: File exists
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/84902.html
標籤:專題技術討論區
上一篇:求一個列出目錄的命令
