RedHat 8.0提供ADSL共享上網的解決辦法[(轉)
RedHat 8.0提供ADSL共享上網的解決辦法[(轉)[@more@]宣告:本文參考了xchen兄的《Linux伺服器的一些基本應用》,以及jerboa兄的《RH8.0下讓小局網內的同事上網》,我所做的只是整理一下,更確切的應該說是從中抄的,以適合我的操作環境。具體可參見:Linux伺服器的一些基本應用RH8.0下讓小局網內的同事上網致謝:多謝兩位兄臺,為弟兄們傳道、授業、解惑。在此致到深深的敬意。一、操作環境:機器系統與配置:三臺機器的關健部件第一臺:桌上型電腦,雙網路卡,8139和8029,作業系統RedHat 8.0第二臺:Toshiba notebook,PC卡。RTL-8139/8139C/8139C+,作業系統RedHat 8.0第三臺:桌上型電腦,8029網路卡,作業系統windowmeHub[集線器]:Tp-Link 10M,8口ADSL,乙太口,非路由。二、網路卡設定如下:在第一臺機器的雙網路卡的接法:把ADSL接在eth0上,把eth1接在HUB上。第一塊網路卡的ip設定:ip地址:192.168.0.1掩碼:255.255.255.0第二塊網路卡的設定ip地址:192.168.0.2掩碼:255.255.255.0在這兩塊網路卡中,不要設定閘道器。++++++++++++++++++++++++++++++++++++++++第二臺:Toshiba notebook的網路卡設定IP:192.168.0.6掩碼:255.255.255.0閘道器:192.168.0.1DNS:設定電信給的,或者下面的也行202.96.134.133202.96.168.68++++++++++++++++++++++++++++++++++++++++第三臺機器的網路卡設定P:192.168.0.8掩碼:255.255.255.0閘道器:192.168.0.1DNS:設定電信給的,或者下面的也行202.96.134.133202.96.168.68三、設定ppp拔號,1]刪除原來的ppp的ADSL連結。如果redhat-config-network原來已經用 redhat-config-network設定的ppp的ADSL連線拔號,用下面的命令呼叫刪除。#redhat-config-network2]在終端上以root許可權執行#adsl-setup[root@LinuxSir02 root]# adsl-setupWelcome to the ADSL client setup. First, I will run some checks onyour system to make sure the PPPoE client is installed properly...LOGIN NAMEEnter your Login Name (default root): ADSL提供商給的使用者名稱,寫在這裡INTERFACEEnter the Ethernet interface connected to the ADSL modemFor Solaris, this is likely to be something like /dev/hme0.For Linux, it will be ethX, where 'X' is a number.(default eth0): eth0這是ADSL透過第一臺機器的第一張網路卡eth0提供上網Do you want the link to come up on demand, or stay up continuously?If you want it to come up on demand, enter the idle time in secondsafter which the link should be dropped. If you want the link tostay up permanently, enter 'no' (two letters, lower-case.)NOTE: Demand-activated links do not interact well with dynamic IPaddresses. You may have some problems with demand-activated links.Enter the demand value (default no):在這裡按一下回車就行了。DNSPlease enter the IP address of your ISP's primary DNS server.If your ISP claims that 'the server will provide dynamic DNS addresses',enter 'server' (all lower-case) here.If you just press enter, I will assume you know what you aredoing and not modify your DNS setup.Enter the DNS information here: 202.96.134.133這是DSN,最好用你本地電信給的Please enter the IP address of your ISP's secondary DNS server.If you just press enter, I will assume there is only one DNS server.Enter the secondary DNS server address here: 202.96.168.68這是第二個DNS,也是電信給的。PASSWORDPlease enter your Password:在這裡把ADSL提供商給的密碼寫上Please re-enter your Password:USERCTRLPlease enter 'yes' (two letters, lower-case.) if you want to allownormal user to start or stop DSL connection (default yes): yesFIREWALLINGPlease choose the firewall rules to use. Note that these rules arevery basic. You are strongly encouraged to use a more sophisticatedfirewall setup; however, these will provide basic security. If youare running any servers on your machine, you must choose 'NONE' andset up firewalling yourself. Otherwise, the firewall rules will denyaccess to all standard servers like Web, e-mail, ftp, etc. If youare using SSH, the rules will block outgoing SSH connections whichallocate a privileged source port.The firewall choices are:0 - NONE: This script will not set any firewall rules. You are responsiblefor ensuring the security of your machine. You are STRONGLYrecommended to use some kind of firewall rules.1 - STANDALONE: Appropriate for a basic stand-alone web-surfing workstation2 - MASQUERADE: Appropriate for a machine acting as an Internet gatewayfor a LANChoose a type of firewall (0-2): 2Start this connection at boot timeDo you want to start this connection at boot time?Please enter no or yes (default no):yes** Summary of what you entered **Ethernet Interface: eth0User name: ADSL使用者名稱Activate-on-demand: NoPrimary DNS: 202.96.134.133Secondary DNS: 202.96.168.68Firewalling: MASQUERADEUser Control: yesAccept these settings and adjust configuration files (y/n)?y三、在/etc/rc.d/rc.local中加入如下:echo 1 > /proc/sys/net/ipv4/ip_forwardiptables -t nat -A POSTROUTING -s 192.168.0.0/24 -o ppp0 -j MASQUERADE四、重新啟動機器。就OK了。這有多簡單,我就是按兩位老兄的指點就把共享上網就搞定了。就是本文也是抄兩位老兄的。哈。。。。。。如果不信,你看一下兩位兄臺的帖子就知道了
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8225414/viewspace-940600/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 解決VMware安裝RedHat虛擬機器無法上網的問題Redhat虛擬機
- 網站劫持跳轉,分享網站被劫持跳轉的解決辦法網站
- ORA-04031的傻瓜解決辦法(轉)
- dns解析失敗無法瀏覽器上網解決辦法DNS瀏覽器
- 【轉】vue mounted 呼叫兩次的解決辦法Vue
- 關於網路重置後無法聯網的解決辦法
- windows10升級無法上網怎麼辦_windows10升級無法上網的解決方法Windows
- Xshell連不上centos7的解決辦法CentOS
- Net framework3.5裝不上的解決辦法Framework
- 關於網站出現Errorestablishingadatabaseconnection的解決辦法網站ErrorRESTDatabase
- 不能進入GitHub官網的解決辦法Github
- win10區域網共享無法訪問怎麼辦 win10無法訪問區域網共享檔案解決方法Win10
- win10無法訪問win7共享資料夾的解決辦法Win10Win7
- 公寓噪音的解決辦法
- apache網站漏洞修復解決辦法Apache網站
- 公司網站被黑跳轉到彩票網站的處理解決辦法網站
- 開啟網站被掛馬跳轉到博彩頁面解決辦法網站
- 網站漏洞修復公司處理網站被篡改跳轉到其他網站的解決辦法網站
- 解決 Windows 無法訪問共享Windows
- 放假期間網站被掛馬的解決辦法網站
- centos7網路卡啟動不了的解決辦法CentOS
- 在威尼斯網賭提不了款的解決辦法
- win10虛擬機器無法上網怎麼辦_win10虛擬機器無法上網的解決方法Win10虛擬機
- 網站被劫持 網站被劫持跳轉到非法頁面的解決辦法網站
- 蘋果iOS12.1.2顯示有4G訊號但無法上網的解決辦法蘋果iOS
- github慢解決辦法Github
- Namespoace Terminating 解決辦法
- 網站快照被劫持,網站被劫持跳轉另一個網站解決辦法網站
- chrome上傳圖片 路徑為c:/fakepath的解決辦法Chrome
- Chrome不能在網易網盤中上傳檔案的解決辦法Chrome
- pbootcms網站百度site網址異常的解決辦法boot網站
- ubuntu沒有有線網路的一種解決辦法Ubuntu
- 在太陽城網賭提不了款的解決辦法
- Ubuntu20.04安裝MySQL8.0時出現依賴錯誤解決辦法UbuntuMySql
- 檔案無法粉碎解決辦法
- 共享辦公提供全新辦公模式,實現雙贏模式
- win10 無法開啟winxp共享怎麼辦 win10無法訪問xp共享檔案解決方法Win10
- tp5.0.20 分頁跳轉時URL錯誤的解決辦法
- Xcode9.x 總是轉菊花、卡死問題的解決辦法XCode