Search found 21 matches

by qwertyjjj
2012/11/28 20:26:01
Forum: CentOS 6 - General Support
Topic: cannot connect through pptpd
Replies: 1
Views: 1650

cannot connect through pptpd

I have setup pptpd but cannot connect from client. Any ideas what could be wrong? This is my current routing: [code] [root ~]# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.8.0.2 0.0.0.0 255.255.255.255 UH 0 0 0 tun1 172.16.0.2 0.0.0.0 255.255.255.255 UH ...
by qwertyjjj
2012/01/09 23:20:19
Forum: CentOS 5 - General Support
Topic: filter bittorrent - no repos?
Replies: 1
Views: 468

filter bittorrent - no repos?

I am trying to either install l7 filters, ipp2p, or rope on centod but there is nothing in the repos. Is there a recommended way to do this? I need to block all bittorrent traffic on my server and just blocking the main ports isn't enough as traffic is getting through. I tried compiling the rpms of ...
by qwertyjjj
2011/01/13 18:43:53
Forum: CentOS 5 - General Support
Topic: block bit torrent
Replies: 6
Views: 1724

block bit torrent

Linux version 2.6.18-194.26.1.el5.centos.plus (mockbuild@builder10.centos.org) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Wed Nov 10 12:06:47 EST 2010 I need to block bit torrent on my VPN server. Is the l7 filter automatically installed with iptables in my version? http://l7-filter.sour...
by qwertyjjj
2010/07/26 11:58:54
Forum: CentOS 5 - General Support
Topic: cannot close xterm
Replies: 3
Views: 665

Re: cannot close xterm

Any ideas on how to resolve this?
by qwertyjjj
2010/07/23 13:37:25
Forum: CentOS 5 - General Support
Topic: cannot close xterm
Replies: 3
Views: 665

cannot close xterm

I had this error when installing and running a vncserver before, which I have now removed. Should the pid IDs stay the same each time I run this? [code] [root nxserver]# pidof xterm 15034 15033 15032 15031 15030 15029 15028 15027 15026 [root nxserver]# pidof xterm 15044 15043 15042 15041 15040 15039...
by qwertyjjj
2010/02/08 23:35:58
Forum: CentOS 5 - General Support
Topic: installed resierfs, not recognised?
Replies: 12
Views: 2549

Re: installed resierfs, not recognised?

is local.modules run automatically on boot or do I have to add it somewhere like rc.local?
by qwertyjjj
2010/02/08 23:33:33
Forum: CentOS 5 - General Support
Topic: squid cache manager
Replies: 2
Views: 3446

squid cache manager

I have followed the tutorial here: http://wiki.squid-cache.org/SquidFaq/CacheManager and set up acls to access the cache manager cgi on my server. I have to access this externally for the moment as that is the only access to the server that I have (SSH or web). The cache manager login appears when I...
by qwertyjjj
2010/02/07 19:16:27
Forum: CentOS 5 - General Support
Topic: installed resierfs, not recognised?
Replies: 12
Views: 2549

Re: installed resierfs, not recognised?

oops :) If I issue this request on my system, does it link all storage for the squid folder onto the sda2 partition? What happens to storage on the /var folder, which is already mounted on the sda3 partition? [quote] mkfs.reiserfs /dev/sda2 mount /dev/sda2 /var/spool/squid [root@]# df -h Filesystem ...
by qwertyjjj
2010/02/07 18:20:48
Forum: CentOS 5 - General Support
Topic: installed resierfs, not recognised?
Replies: 12
Views: 2549

Re: installed resierfs, not recognised?

Ok, I installed reiserfs-utils and also the kernel module. Got the following when running modprobe: [root@]# modinfo reiserfs filename: /lib/modules/2.6.18-164.11.1.el5/weak-updates/reiserfs/reiserfs.ko license: GPL author: Hans Reiser description: ReiserFS journaled filesystem srcversion: 085C3F089...
by qwertyjjj
2010/02/07 15:50:11
Forum: CentOS 5 - General Support
Topic: why does nscd need to be restarted daily?
Replies: 4
Views: 2509

Re: why does nscd need to be restarted daily?

Any ideas or possible troubleshooting options?
Does sound like a dns issue...
maybe I could add the dns to squid?