ubuntu14 启动器位置.0.4安装vsftpd无法启动的问题,有谁遇到过

ubuntu14.04安装pptpd后无法启动的bug
今天在ubuntu14.04安装pptpd服务,什么搞完了,
运行service
pptpd status查询服务状态时提示&*
/usr/sbin/pptpd is not running
再次service
pptpd start,查询状态依然提示&*
/usr/sbin/pptpd is not running
然后使用netstat
-nptl 查询端口状态时,发现1723是被PPTPD使用中的
Internet connections (only servers)
Proto Recv-Q Send-Q Local Address&
&&&Foreign
Address& &&
&& & PID/Program
0.0.0.0:22& &&
&&&0.0.0.0:*&
&2390/sshd&
0.0.0.0:1723& &&
&0.0.0.0:*&
&6151/pptpd&
&&&LISTEN&
&2390/sshd&
客户端连接VPN返回619错误!
更新源,重装pptpd,问题依然如故。翻过篱笆查了查,发现是ubuntu14.04的一个bug
见:https://bugs.launchpad.net/ubuntu/+source/pptpd/+bug/1296835
解决方案如下:
<font COLOR="#.打开/etc/init.d/pptpd这个文件
<font COLOR="#.找到下面这行
status_of_proc "$PIDFILE" "$DAEMON" "$NAME" && exit 0 ||
<font COLOR="#.status_of_proc后面添加一个-p参数
status_of_proc -p "$PIDFILE" "$DAEMON"
"$NAME" && exit 0 || exit $?
<font COLOR="#.保存pptpd文件,重启pptpd服务
然后, Bug解决了
已投稿到:
以上网友发言只代表其个人观点,不代表新浪网的观点或立场。收藏,2.7k 浏览
问题对人有帮助,内容完整,我也想知道答案
问题没有实际价值,缺少关键内容,没有改进余地
Loaded plugins: product-id, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
Setting up Install Process
Resolving Dependencies
--& Running transaction check
---& Package vsftpd.x86_64 0:2.0.5-28.el5 will be installed
--& Processing Dependency: libcrypto.so.6()(64bit) for package: vsftpd-2.0.5-28.el5.x86_64
--& Processing Dependency: libssl.so.6()(64bit) for package: vsftpd-2.0.5-28.el5.x86_64
--& Processing Dependency: libcap.so.1()(64bit) for package: vsftpd-2.0.5-28.el5.x86_64
--& Finished Dependency Resolution
Error: Package: vsftpd-2.0.5-28.el5.x86_64 (base)
Requires: libssl.so.6()(64bit)
Available: openssl-0.9.8e-26.el5_9.1.x86_64 (base)
libssl.so.6()(64bit)
Installed: openssl-1.0.0-20.el6_2.5.x86_64 (@anaconda-RedHatEnterpriseLinux-.x86_64/6.3)
Error: Package: vsftpd-2.0.5-28.el5.x86_64 (base)
Requires: libcrypto.so.6()(64bit)
Available: openssl-0.9.8e-26.el5_9.1.x86_64 (base)
libcrypto.so.6()(64bit)
Installed: openssl-1.0.0-20.el6_2.5.x86_64 (@anaconda-RedHatEnterpriseLinux-.x86_64/6.3)
Error: Package: vsftpd-2.0.5-28.el5.x86_64 (base)
Requires: libcap.so.1()(64bit)
Available: libcap-1.10-26.x86_64 (base)
libcap.so.1()(64bit)
Installed: libcap-2.16-5.5.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-.x86_64/6.3)
You could try using --skip-broken to work around the problem
** Found 29 pre-existing rpmdb problem(s), 'yum check' output follows:
1:dovecot-mysql-2.0.9-2.el6_1.1.x86_64 has missing requires of dovecot = ('1', '2.0.9', '2.el6_1.1')
1:mod_auth_mysql-3.0.0-11.el6_0.1.x86_64 has missing requires of httpd-mmn = ('0', '', None)
mysql-5.1.61-4.el6.x86_64 has missing requires of /usr/bin/perl
mysql-5.1.61-4.el6.x86_64 has missing requires of perl(Exporter)
mysql-5.1.61-4.el6.x86_64 has missing requires of perl(Fcntl)
mysql-5.1.61-4.el6.x86_64 has missing requires of perl(File::Temp)
mysql-5.1.61-4.el6.x86_64 has missing requires of perl(Getopt::Long)
mysql-5.1.61-4.el6.x86_64 has missing requires of perl(IPC::Open3)
mysql-5.1.61-4.el6.x86_64 has missing requires of perl(Sys::Hostname)
mysql-server-5.1.61-4.el6.x86_64 has missing requires of /usr/bin/perl
mysql-server-5.1.61-4.el6.x86_64 has missing requires of perl(DBI)
mysql-server-5.1.61-4.el6.x86_64 has missing requires of perl(Data::Dumper)
mysql-server-5.1.61-4.el6.x86_64 has missing requires of perl(File::Basename)
mysql-server-5.1.61-4.el6.x86_64 has missing requires of perl(File::Copy)
mysql-server-5.1.61-4.el6.x86_64 has missing requires of perl(File::Path)
mysql-server-5.1.61-4.el6.x86_64 has missing requires of perl(File::Temp)
mysql-server-5.1.61-4.el6.x86_64 has missing requires of perl(Getopt::Long)
mysql-server-5.1.61-4.el6.x86_64 has missing requires of perl(POSIX)
mysql-server-5.1.61-4.el6.x86_64 has missing requires of perl(Sys::Hostname)
mysql-server-5.1.61-4.el6.x86_64 has missing requires of perl(strict)
mysql-server-5.1.61-4.el6.x86_64 has missing requires of perl(vars)
mysql-server-5.1.61-4.el6.x86_64 has missing requires of perl-DBI
perl-DBD-MySQL-4.013-3.el6.x86_64 has missing requires of perl(:MODULE_COMPAT_5.10.1)
perl-DBD-MySQL-4.013-3.el6.x86_64 has missing requires of perl(Carp)
perl-DBD-MySQL-4.013-3.el6.x86_64 has missing requires of perl(DBI)
perl-DBD-MySQL-4.013-3.el6.x86_64 has missing requires of perl(DBI::Const::GetInfoType)
perl-DBD-MySQL-4.013-3.el6.x86_64 has missing requires of perl(DynaLoader)
perl-DBD-MySQL-4.013-3.el6.x86_64 has missing requires of perl(strict)
perl-DBD-MySQL-4.013-3.el6.x86_64 has missing requires of perl(vars)
这个问题已被关闭,原因:
这个问题已经被关闭无法回答
分享到微博?
与我们一起探索更多的未知
专业的开发者技术社区,为用户提供多样化的线上知识交流,丰富的线下活动及给力的工作机会
加入只需一步
关闭理由:
删除理由:
忽略理由:
推广(招聘、广告、SEO 等)方面的内容
与已有问题重复(请编辑该提问指向已有相同问题)
答非所问,不符合答题要求
宜作评论而非答案
带有人身攻击、辱骂、仇恨等违反条款的内容
无法获得确切结果的问题
非开发直接相关的问题
非技术提问的讨论型问题
其他原因(请补充说明)
我要举报该,理由是:
扫扫下载 App
SegmentFault
一起探索更多未知新安装的ubuntu14.0.4系统,安装vsftpd完之后服务无法启动&&一直是stop/waiting&但是删除vsftpd.conf文件之后能启动,我需要做配置的&这个文件肯定不能删除的啊&&有大神吗&帮我ssh上去看一下吧&&跪求啊
回复讨论(解决方案)
可以帮我登上机器看看吗&私信给你登录帐号
可以帮我登上机器看看吗&私信给你登录帐号
noahli@ip-172-31-6-229:~$&sudo&service&vsftpd&start
vsftpd&start/pre-start,&process&3372
可以帮我登上机器看看吗&私信给你登录帐号
noahli@ip-172-31-6-229:~$&sudo&service&vsftpd&start
vsftpd&start/pre-start,&process&3372
noahli@ip-172-31-6-229:~$&sudo&service&vsftpd&start
vsftpd&start/pre-start,&process&3611
noahli@ip-172-31-6-229:~$&sudo&service&vsftpd&status
vsftpd&stop/waiting
启动不了啊
应该是&/etc/vsftpd.conf&有错误
应该是&/etc/vsftpd.conf&有错误
额&&肯定的啊&&&我删掉vsftpd.conf文件就可以启动了&&&大神能帮我看看啥错误不
应该是&/etc/vsftpd.conf&有错误
额&&肯定的啊&&&我删掉vsftpd.conf文件就可以启动了&&&大神能帮我看看啥错误不
&&还没看出来
查看是否打开21端口
$&sudo&netstat&-npltu&|&grep&21
tcp&&&&&&&&0&&&&&&0&0.0.0.0:21&&&&&&&&&&&&&&0.0.0.0:*&&&&&&&&&&&&&&&LISTEN&&&&&&15601/vsftpd&&&&
好像是因为没打开&21端口&,不知道怎么打开

我要回帖

更多关于 ubuntu14.04启动顺序 的文章

 

随机推荐