LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1036|回复: 3

我的debian的网络设置问题,真是烦啊

[复制链接]
发表于 2005-10-22 19:46:02 | 显示全部楼层 |阅读模式
我今天刚装上的debian,因为光驱读盘能力差,装了好几天都失败了。刚换的同学的装上的。
我的/etc/network中文件interface是这样的:
#The primary network interface
  auto rtho
iface etho inet static
    address  166.166.166.3
    netmask  255.255.255.0
    network   166.166.166.0
    broadcast  166.166.166.255
    gateway     166.166.166.1
    nameserver 202.97.224.68     202.97.230.4
iface dsl-provider inet ppp
  provider dsl-provider
#please do not modify the follwing line
    .........

局域网主机是166.166.166.1,以前用xp随意上网,自己拨号,现在上不去。是不是哪儿不对?

我现在在另外的系统FreeBSD下面上网。这个也是这样设置的,以前挺好,现在一阵一阵的,时上时断,烦啊。

debian的装完了,字中文还是方框...
发表于 2005-10-22 20:53:26 | 显示全部楼层
Post by 怀恋在子夜
我今天刚装上的debian,因为光驱读盘能力差,装了好几天都失败了。刚换的同学的装上的。
我的/etc/network中文件interface是这样的:
#The primary network interface
  auto rtho
iface etho inet static
    address  166.166.166.3
    netmask  255.255.255.0
    network   166.166.166.0
    broadcast  166.166.166.255
    gateway     166.166.166.1
    nameserver 202.97.224.68     202.97.230.4
iface dsl-provider inet ppp
  provider dsl-provider
#please do not modify the follwing line
    .........

以前用xp随意上网,自己拨号,现在上不去。是不是哪儿不对?


debian的装完了,字中文还是方框...



自己拨号可以用 pppoeconf  配置adsl

debian  中文 安装 zhcon

$cat /etc/network/interfaces

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
#auto eth0
iface eth0 inet dhcp
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-10-22 21:59:52 | 显示全部楼层
字符界面输入zhcon命令,倒是汉字的了。
不过,X下面就不是了。
就得这里谁好象和我一样的问题,
系统装完后是这样提示的:
====================正在设定zhcon===============
  You must rebuild kernel with frame buffer support.
please read README.Debian and README.zhcon need a kernel supporting
framebuffer, you have to build it by yourself.

http://www.micronsky.net/documen ... arge_install/49.png

我看看帖子再说吧。
回复 支持 反对

使用道具 举报

发表于 2005-10-22 22:17:12 | 显示全部楼层
如果是拔号上网,请设置pppoeconf;
如果是用路由器上网的话,请设置一下DNS,配置文件位置:/etc/resolv.conf
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表