当前位置:  技术问答>linux和unix

LINUX上网代理怎么设?高手们,救求,我是新手!

    来源: 互联网  发布时间:2015-07-17

    本文导语:  LINUX上网代理怎么设,公司是通过代理软件上网的,我用WIN2000,可以上,但现在安装的LINUX就不能上网了,不知道怎么设置,高手教教!,谢谢! | 启动mozzila,在edit>preference>advanced>proxies选项中...

LINUX上网代理怎么设,公司是通过代理软件上网的,我用WIN2000,可以上,但现在安装的LINUX就不能上网了,不知道怎么设置,高手教教!,谢谢!

|
启动mozzila,在edit>preference>advanced>proxies选项中添上你的代理服务器地址

|
paladins()已经说了

|
一、操作环境:

机器系统与配置:三台机器的关健部件
第一台:台式机,双网卡,8139和8029,操作系统RedHat 8.0
第二台:Toshiba notebook,PC卡。RTL-8139/8139C/8139C+,操作系统RedHat 8.0
第三台:台式机,8029网卡,操作系统windowme
Hub[集线器]: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.1
DNS:设置电信给的,或者下面的也行
202.96.134.133
202.96.168.68
++++++++++++++++++++++++++++++++++++++++
第三台机器的网卡设置
P:192.168.0.8
掩码:255.255.255.0
网关:192.168.0.1
DNS:设置电信给的,或者下面的也行
202.96.134.133
202.96.168.68
三、设置ppp拔号,
1]删除原来的ppp的ADSL链接。
如果redhat-config-network原来已经用 redhat-config-network设置的ppp的ADSL连接拔号,用下面的命令调用删除。
#redhat-config-network

2]在终端上以root权限运行
#adsl-setup


[root@LinuxSir02 root]# adsl-setup

Welcome to the ADSL client setup. First, I will run some checks on
your system to make sure the PPPoE client is installed properly...


LOGIN NAME

Enter your Login Name (default root): ADSL提供商给的用户名,写在这里

INTERFACE

Enter the Ethernet interface connected to the ADSL modem
For 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 seconds
after which the link should be dropped. If you want the link to
stay up permanently, enter 'no' (two letters, lower-case.)
NOTE: Demand-activated links do not interact well with dynamic IP
addresses. You may have some problems with demand-activated links.
Enter the demand value (default no):在这里按一下回车就行了。

DNS

Please 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 are
doing 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,也是电信给的。

PASSWORD

Please enter your Password:在这里把ADSL提供商给的密码写上
Please re-enter your Password:

USERCTRL

Please enter 'yes' (two letters, lower-case.) if you want to allow
normal user to start or stop DSL connection (default yes): yes

FIREWALLING

Please choose the firewall rules to use. Note that these rules are
very basic. You are strongly encouraged to use a more sophisticated
firewall setup; however, these will provide basic security. If you
are running any servers on your machine, you must choose 'NONE' and
set up firewalling yourself. Otherwise, the firewall rules will deny
access to all standard servers like Web, e-mail, ftp, etc. If you
are using SSH, the rules will block outgoing SSH connections which
allocate a privileged source port.

The firewall choices are:
0 - NONE: This script will not set any firewall rules. You are responsible
for ensuring the security of your machine. You are STRONGLY
recommended to use some kind of firewall rules.
1 - STANDALONE: Appropriate for a basic stand-alone web-surfing workstation
2 - MASQUERADE: Appropriate for a machine acting as an Internet gateway
for a LAN
Choose a type of firewall (0-2): 2

Start this connection at boot time

Do you want to start this connection at boot time?
Please enter no or yes (default no):yes

** Summary of what you entered **

Ethernet Interface: eth0
User name: ADSL用户名
Activate-on-demand: No
Primary DNS: 202.96.134.133
Secondary DNS: 202.96.168.68
Firewalling: MASQUERADE
User Control: yes
Accept these settings and adjust configuration files (y/n)?y


三、在/etc/rc.d/rc.local中加入如下:

echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -s 192.168.0.0/24 -o ppp0 -j MASQUERADE 

四、重新启动机器

    
 
 

您可能感兴趣的文章:

  • 想找共同学习Linux的新手,一起学习,共同成长
  • Linux新手问,Linux安装问题。
  • 新手有关linux的问题!
  • LINUX新手提问,如何在LINUX下添加语言项?
  • 新手提问:在REDHAT LINUX 下开发应用程序,用什么工具好,除了 LINUX C以外
  • 本人linux新手,想问linux语法问题
  • 我是一个linux新手,不知道如何在linux进行C语言的编写和使用?
  • 新手学习linux 有些疑惑
  • 新手学习linux的问题
  • Linux新手请教声卡驱动!!!!!!!!!!!
  • 新手请教Linux和ubuntu
  • 大家好,我是linux新手,有些问题请教
  • 新手学linux,关于vmware tools的问题。
  • linux新手问题
  • 新手学linux
  • linux 分区 储存问题,纠结,想不明白了(新手)
  • linux新手想请问大家你们在linux下通常用什么开发语言和工具(C多点还是C++多点还是pascal ?还有工具方面?)
  • Linux新手学习
  • 要加入linux编程队伍,新手需注意什么
  • 我是个新手没用过linux请指教
  • 对于用客户端上网的用户(客户端不支持linux)如何在linux下上网?
  • 急急!!!vmware安装了linux但是无法上网,我的windows使用的代理服务器上网?
  • 在Linux中如何配置拨号上网 和 ADSL上网
  • 有Linux关上网的上网的问题
  • windowsxp下可以上网,linux下相同配置不能上网,请高手指点.
  • 如何用linux 通过共享网络,不用拔号上网,连别的机器上网
  • ~~双网卡WinXP设置为共享上网,为什么Linux客户机不能上网~~
  • 请问如果用互联星空上网的话,虚拟机上的linux可以上网么
  • [如何上网]原来用WINGATE通过代理服务器上网,现在装LINUX也可以这样吗?
  • 我要用linux上网!!上网!!!
  • 现有一台装有2000的电脑能上网,让装有linux系统的电脑怎样设置才能上网?
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 请问高手在linux中用什么命令可以做linux的启动盘???在等待高手??
  • 关于我对linux高手用yum,非高手用源码的理由
  • 真正的linux高手,请看过来,看你符合高手标准不?
  • Linux安装问题 (不是Linux的高手,很难回答的 @_@ )
  • red hat linux与windows 2000 server相连,2000 关机后linux自动启动!问高手怎么回事?
  • 请教linux高手,在Linux
  • Linux下自动执行命令的问题,哪位Linux高手帮帮我.
  • 我一直用WINDOWS,想转到Linux/Unix,各位Linux/Unix高手可以介绍点吗?
  • 求高手指点,arm-linux
  • 请linux高手指教
  • 各位高手:光盘安装Linux9出现问题,请指教!
  • 初学LINUX!请高手指条明路!
  • 找linux高手帮个忙~回报为你几个G的空间免费长期使用...
  • Linux 高手请进!!!!
  • 装linux遇到问题,有高手在线帮忙吗?请发信息给我
  • 大家是怎么成为linux高手的?
  • 请高手推荐Linux入门方面的资源(网站或电子书)
  • 我刚开始学linux,现在想装一个lumaQQ,请高手说一下详细过程!
  • 关于在VMware下安装linux,请高手指点,先谢过!
  • 怎样让linux从硬盘启动?求高手帮忙
  • linux c/c++ IP字符串转换成可比较大小的数字
  • 在win分区上安装linux和独立分区安装linux有什么区别?可以同时安装吗?(两个linux系统)
  • linux哪个版本好?linux操作系统版本详细介绍及选择方案推荐
  • 在虚拟机上安装的linux上,能像真的linux系统一样开发linux程序么?
  • secureCRT下Linux终端汉字乱码解决方法
  • 我重装window后,把linux的引导区覆盖了,进不了linux怎么办?急啊,望热心的人帮助 (现在有linux的盘)
  • Linux c字符串中不可打印字符转换成16进制
  • 安装vmware软件,不用再安装linux系统,就可以模拟linux系统了,然后可以在其上学习一下LINUX下的基本操作 了?
  • Linux常用命令介绍:更改所属用户群组或档案属性
  • 红旗Linux主机可以通过127.0.0.1访问,但如何是连网的Win2000机器通过Linux的IP去访问Linux
  • linux命令大全详细分类介绍及常用linux命令文档手册下载


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3