steveten 发表于 2014-7-17 14:26:58

上网配置求助-debian

买了个ct准备当上网机用。刷了个ct-debian-nand固件,网络不通。是哪里需要配置一下,以前用ubunut和android,wifi是自带的。现在没有wifi,有线接进去也没有反应,难道需要配置一下?家里用无线路由。

还有我sudo ipconfig 说没有ipconfig这个command

没有ttl线。没有网络就废了。是不是换lubuntu或ubuntu就没这些上网的问题了?


cubieplayer 发表于 2014-7-17 15:52:25

参考
https://github.com/cubieplayer/Cubian/wiki/%E4%B8%8A%E6%89%8BCubian#%E8%BF%9E%E6%8E%A5%E5%88%B0%E7%BD%91%E7%BB%9C

steveten 发表于 2014-7-17 16:31:37

@cubieplayer, cubie和linux 世界没有你怎么行。我先试试看。先谢谢啦。

steveten 发表于 2014-7-17 16:48:29

我 sudo cat /etc/... 以后,发现手工配置了 ip, 192.168.1.124 那么就不是dhcp自动配置了?

ziyou 发表于 2014-7-17 17:09:02

http://forum.cubietech.com/forum.php?mod=viewthread&tid=2251&highlight=wifi这个试试

steveten 发表于 2014-7-17 17:39:41

@ziyou, 这个是wifi配置。我现在没有网络,apt-get没办法安装wifi-radar。 只能先配置有线网络。

现在cat 下来是这个结果:
auto lo
iface lo inet loopback
auto eth0
allow-hotplug-eth0

#configring manual IP
iface eth0 inet static
address 192.168.1.124
netmask 255.255.255.0
gateway 192.168.1.1

我家网关也是192.168.1.1 怎么就ping不同 192.168.1.1,当然无法Ping baidu.com, 可以自己ping得自己124.

steveten 发表于 2014-7-17 22:11:03

ping得通内网,ping得通外网ip,但是无法访问网站,应该是dns解析出问题,如何处理?求助

steveten 发表于 2014-7-17 22:26:26

谢谢各位。自己自助解决了。debian里在network 里可以配置。用vi我还不知道怎么改。

对了。谁叫我怎么改 conf等文本文件。我用vi在 terminal打开。但是不知道怎么修改。

steveten 发表于 2014-7-17 23:19:49

wired works. still no wifi.
ifconfig wlan0 up, no such device found.

how to enable wifi in debian? i am using ct.

sorry. no pinyin. now ct works.
页: [1]
查看完整版本: 上网配置求助-debian