Questions tagged [centos-6.7]

4 questions
7
votes
2 answers

vsftpd 530 permission denied CentOS6.7

I'm running CentOS 6.7 and I'm trying to successfully establish an FTP connection using vsftpd. Please point me in the right direction! Status: Connection established, waiting for welcome message... Response: 220 (vsFTPd 2.2.2) Command: …
Ant
  • 71
1
vote
1 answer

Configuring CentOS 6.7 as a Squid proxy server: How may I solve this issue?

I'm using a PC running on CentOS 6.7 with 2 NIC's (eth0 & eth1) as a Squid Proxy server. eth0 (Red interface/ 192.168.0.2/24) is connected physically with the router (192.168.0.1/24) while the eth1 (green interface/ 192.168.1.1/24) is connected with…
Anoma
  • 13
0
votes
1 answer

Can't connect to host network from virtual machine

I have a centos virtual box machine which is hosted on ubuntu, on ubuntu I'm connected to open-connect VPN and I want to use this VPN through centos 6.7 virtual machine. I have set up Virtual Box host-only network like this: vboxnet0 adapter: ipv4…
0
votes
1 answer

Connecting Teamspeak to Asterisk conference

I'm trying to connect a TeamSpeak 3 channel to an Asterisk conference (using ConfBridge) on FreePBX. Not much out there about how to do it. Both the PBX and TS3 servers are running on the same CentOS box. Right now the best approach that I can think…