评论

  • 请教南京广电宽带与ubuntu8.10上网问题
    你的贴子:
    http://acergelff.blogbus.com/logs/5464427.html
    会在此关注,请跟贴即可,谢谢。

    南京广电宽带使用的客户端软件拨号上网(DHCP+LAN光纤认证的),与河南网通是一样的。
    软件在:http://www.baron.com.cn/sihua/
    提供了linux客户端,但只有fedora3/4/,redhat9的;
    --------------------------
    我的环境:
    ubuntu 8.10
    广电宽带,
    文件位置:
    /root/racer ,并给了权限:

    root@ubuntu:/racer# sudo ./ecou.sh start
    All names of your net interface installed
    ------------------------------
    eth0 0
    pan0 1
    Input one name to hace access with Internet (eth0):
    The name of interface is: eth0
    ln: creating symbolic link `racer': File exists
    ./ecou.sh: line 106: ./racer: No such file or directory
    Failed to run the process
    -----------------------------------------
    我想一定是path文件位置错了,所以请教.bash_profile或ecou.sh本身的路径该如何写;按照你的方法直接做是同样的错误;

    请告知相关配置,谢谢.