AFP Firewall Keep Hanging My Server
Nov 18, 2006
So I requested a total of 5 to 6 times for a reboot from my DC. Whenever I try to start my AFP firewall, it just hang my server. Even after I reinstall AFP and start it, it still hang my server! Is there any log file where I can keep track of the problem?
View 14 Replies
ADVERTISEMENT
May 19, 2007
server hanging randomly
this is logs that i found
what is wrong with my server?
Quote:
May 19 15:35:02 hostname kernel: eip: c02d331b
May 19 15:35:02 hostname kernel: ------------[ cut here ]------------
May 19 15:35:02 hostname kernel: kernel BUG at include/asm/spinlock.h:133!
May 19 15:35:02 hostname kernel: invalid operand: 0000 [#1]
May 19 15:35:02 hostname kernel: SMP
May 19 15:35:02 hostname kernel: Modules linked in: md5 ipv6 parport_pc lp
parport ipt_state ipt_TOS iptable_mangle ip_conntrack_ftp ip_conntrack_irc ip_c
onntrack ipt_REJECT ipt_LOG ipt_limit iptable_filter ipt_multiport ip_tables aut
ofs4 i2c_dev i2c_core sunrpc dm_mirror dm_mod button battery ac uhci_hcd ehci_hc
d snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_pa
ge_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd soundcore 8139too mii sk
98lin ext3 jbd
May 19 15:35:02 hostname kernel: CPU: 1
May 19 15:35:02 hostname kernel: EIP: 0060:[<c02d357c>] Not tainted
VLI
May 19 15:35:02 hostname kernel: EFLAGS: 00010016 (2.6.9-42.0.10.ELsmp)
May 19 15:35:02 hostname kernel: EIP is at _spin_lock_irq+0x1d/0x35
May 19 15:35:02 hostname kernel: eax: c02e71c3 ebx: f5e6a934 ecx: c756be28 edx: c02d331b
May 19 15:35:02 hostname kernel: esi: f5e6a930 edi: 00000000 ebp: c756b000 esp: c756be2c
May 19 15:35:02 hostname kernel: ds: 007b es: 007b ss: 0068
May 19 15:35:02 hostname kernel: Process netstat (pid: 336, threadinfo=c756b000 task=cb03b330)
May 19 15:35:02 hostname kernel: Stack: ffffffff c02d331b cb03b330 f6481e98 f6481e98 00000246 00000002 f5e6a930
May 19 15:35:02 hostname kernel: f5e6a900 00000000 c756b000 c01652bf 00000000 00000000 00000000 c032e610
May 19 15:35:02 hostname kernel: c756bfc4 0000000b 0000000b c011d2e4 c014e529 ffffffff ffffffff c2015de0
May 19 15:35:02 hostname kernel: Call Trace:
May 19 15:35:02 hostname kernel: [<c02d331b>] rwsem_down_write_failed+0x32/0x160
May 19 15:35:02 hostname kernel: [<c01652bf>] .text.lock.exec+0xba/0xd7
May 19 15:35:02 hostname kernel: [<c011d2e4>] try_to_wake_up+0x28e/0x299
May 19 15:35:02 hostname kernel: [<c014e529>] do_no_page+0x2da/0x2f9
May 19 15:35:02 hostname kernel: [<c012b458>] __dequeue_signal+0x14c/0x155
May 19 15:35:02 hostname kernel: [<c012b476>] dequeue_signal+0x15/0x54
May 19 15:35:02 hostname kernel: [<c012cd3f>] get_signal_to_deliver+0x317/0x346
May 19 15:35:02 hostname kernel: [<c0105bd4>] do_signal+0x55/0xd9
May 19 15:35:02 hostname kernel: [<c01c3616>] __copy_to_user_ll+0x30/0x46
May 19 15:35:02 hostname kernel: [<c017553b>] seq_read+0x24a/0x2c2
May 19 15:35:02 hostname kernel: [<c0172c49>] dnotify_parent+0x1b/0x6e
May 19 15:35:02 hostname kernel: [<c015ae7d>] vfs_read+0xda/0xe2
May 19 15:35:02 hostname kernel: [<c015b06c>] sys_read+0x3c/0x62
May 19 15:35:02 hostname kernel: [<c011ae55>] do_page_fault+0x0/0x5c6
May 19 15:35:02 hostname kernel: [<c0105c80>] do_notify_resume+0x28/0x38
May 19 15:35:02 hostname kernel: [<c02d4966>] work_notifysig+0x13/0x15
May 19 15:35:02 hostname kernel: Code: 90 80 3e 00 7e f9 fa eb e8 89 d8 5b 5e c3 53 89 c3 fa 81 78 04 ad 4e ad de 74 18
ff 74 24 04 68 c3 71 2e c0 e8 24 f3 e4 ff 58 5a <0f> 0b 85 00 2e 62 2e c0 f0 fe 0b 79 09 f3 90 80 3b 00 7e f9 eb
May 19 15:35:02 hostname kernel: <0>Fatal exception: panic in 5 seconds
View 6 Replies
View Related
Feb 1, 2009
A spammer (probably www.powerball.com) is sending spams using one of my email addresses as his / her "from" address. This hanged my mail server last week and it took more than 60 hours to solve the problem.
My host replied me the problem was "You have over 100,000 emails in your mail queue due to a large amount of Frozen emails that were either deferred by the remote servers or sent to invalid addresses repeatedly".
From this morning, my emails are blocked again. I can't send / receive mails using any of my email accounts (from this server). I don't know how long this will take again to solve the situation, and I'm afraid that this may not be the last time.
Now I don't know what to do. Ideally, a logical solution could be to delete any bounced mail automatically (I'm using nutsmail + squirrel mail).
View 5 Replies
View Related
Feb 28, 2008
My video sharing site has high traffic, alexa rate:3,000
My site has 2 servers to split the load. 2 servers share a mysql server. Using rrdns to load the balance.
Server A running mysql 5.0,lighttpd
Server B running lighttpd.
Server B connect to A's mysql database.
During peak time. B can not connect to A's mysql server. It says server not responding. But A still running fine.
When I check mysql log file.
/usr/libexec/mysqld: Forcing close of thread .....
And when run top, the load average is 20.
The spec of Server A
Intel(R) Xeon(TM) CPU 3.06GHz dual core.
2G Ram.
Here is the my.cnf
Quote:
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
max_connections = 1000
wait_timeout=60
connect_timeout=10
interactive_timeout=120
join_buffer_size=1M
query_cache_size=128M
query_cache_limit=2M
max_allowed_packet=16M
table_cache=1024
sort_buffer_size=2M
read_buffer_size=2M
My question, do I need another maching C to run lighttpd, and just keep mysql on A.
Or I can do some mysql optimization on A.
Also, if my site keeps going, can I have 1 mysql server and 5 http servers?
View 11 Replies
View Related
Oct 4, 2007
We are hosting a site on w2k3 server and every couple of days it just hangs. type in the url and it will not load, it timesout then u see the typical 404 error page.
We have about 150 websites hosted on the same server, it just happens to this one.
Restart the application and its back up like it's never been down, speedy and running smoothly. I have tried looking for memory leaks, i've put it in its own application pool and it still happens.
Our client is getting frustrated by this and so are we with ourselves for not being able to resolve it.
View 2 Replies
View Related
Jul 7, 2008
I have a VPS in which mails are hanging in Mailqueue. When I use these commands at SSH(iptables -D OUTPUT 2 iptables -D OUTPUT 1 ), every thing goes fine and mails are started delivering but after 8 or 9 hours same problem occurs.
So my question is:
Can there be a permanent solution for this problem?
View 8 Replies
View Related
Mar 27, 2008
Ordered a server from a reseller and they informed me that they are no longer reselling dealing with this company.
This was just after i had moved all my sites over to them after numerous problems with setup.
I had just paid an admin to do the transition........its a free site benefiting animal causes. So my budget is smallie
of course the TOS states no refunds....but they provided the wrong hardware on two occasions.....
im not sure if i have any recourse....
View 8 Replies
View Related
Oct 12, 2012
During downloading the files for the upgrade, it is hanging at downloading the following file:
plesk.msi
When I look at the C:ParallelsInstallerparallelsPANEL-WIN_11.0.9dist-msi-Microsoft-2003-i386 I see that the file is .tmp and cannot be deleted.
I do not know how to stop the upgrade, delete the .tmp file and download the files again.
View 2 Replies
View Related
Jul 28, 2007
I've got a client who seems to be having a problem with his e-mail on my VPS.
When he tries to download mails his browser(thunderbird) says 'Receiving one of 80' and hangs. The only solution is to go into webmail and delete some of the mails then try and receive them again. One thing that puzzles me is he doesn't have 80 mails in his account, he only have 33.
This isn't happening with anyone else who's using thunderbird and my VPS.
View 1 Replies
View Related
Dec 23, 2014
After the micro update, the database copy function started to hung even just for copying database with 4 tables with less than 10 rows of recrods. Although I followed the link below to remove the hung database copy and remove the unfinished database copied. URL....However, no successful database was copied at all even after the timeout was adjusted.
View 1 Replies
View Related
Dec 17, 2008
Do you recommend a software firewall when behind a hardware firewall?
All of our servers are behind Cisco ASA 5505 firewalls which we rent from Liquidweb. All are being managed correctly and setup to there optimal levels. With hardware firewalls firmly in place, do you still recommend a software firewall such as APF or IPTables (we're talking linux); in our opinion we see it as an extra administration overhead. If this is however untrue, we will change out thinking.
View 3 Replies
View Related
Jul 21, 2009
How do you modify a server's firewall? We have a dedicated server with WHM installed and it appears we can't get into mail.domain.com because of a firewall setting (our host disabled the firewall and it worked fine, then of course put it back up).
View 6 Replies
View Related
Jun 26, 2008
which is the better apf or csf for more security
View 7 Replies
View Related
May 29, 2008
I want to install APF firewall on my vps server.
My server is OpenVZ based with hypervm.
But i dont know wich port used by hypervm and lxadmin and must be open in firewall.
View 5 Replies
View Related
Oct 26, 2009
I'm looking to colo 5 servers, 3 app servers, 1 db, 1 backup/sparedb. I am looking for something to provide a bit of protection in, and it seems like the ASA5505 is a good firewall, but I was wondering if anyone had any other recommendations?
I probably won't need ridiculous features, I wish it had gigE ports (I need to get a separate gigE switch for now, just for internal transfers+backups).
Is there anything else that might be a little cheaper, or do I need to upgrade to the 5510? Myself and one other person are the only people who would be VPNing to the internal server cluster, so we don't need massive connection rights.
I do not think I will be pushing 100mbits of data transfer, so I'm not worried about the throughput of the server.
View 14 Replies
View Related
Apr 18, 2005
What's the best firewall to use on a dedicated server? Maybe something free, or at a low cost - it's a necessary expense after all.
View 6 Replies
View Related
Oct 2, 2008
We have a Dell 1950 server with WinServer 2003 which is at the moment unprotected and exposing our entire network to the internet. At the moment we don't have a hardware firewall and want to install a software firewall in the meantime for ACL. We could use the default firewall that comes with the server but apparently that's easy to exploit. I tried one called Kerio, however this particular firewall can't be configured from RDP because it needs to be active in order to input the IPs for it to allow. Any suggestions on a software based firewall solution that's easy to install and manage remotely?
View 3 Replies
View Related
Jun 25, 2009
i have just installed Config server firewall on a linux server
i need to enable some ports, how can i do that?
View 3 Replies
View Related
Jun 3, 2008
In your opinion what is the best firewall to use on a dedicated server that is running directadmin?
View 6 Replies
View Related
Jun 13, 2008
I've found a dedicated server at a great price and plan to stick with it, my first ( already have 2 vps accounts ). I don't have the money for a hardware firewall. However, I do have a chance to renew a Kerio WinRoute Firewall license from way back.
Does anyone think this would be better than the default windows 2003 firewall?
View 1 Replies
View Related
Aug 25, 2005
A firewall will run me another $100. Is it worth it? Do any of you run a Windows server w/o a firewall.
View 3 Replies
View Related
Jul 7, 2008
I'm getting a server at softlayer, and I am curious, do I need to setup any sort of security on the box like a firewall?
Or is the default install safe enough?
View 5 Replies
View Related
Dec 15, 2007
Hi,
can you please tell me how i can clear the firewall in my linux box?
It's CentOS but i'm not sure what type of firewall is installed on my box.
Hpe to get response soon,
toby
View 10 Replies
View Related
Nov 5, 2008
Questions About Self-Managed Dedicated Server
View 11 Replies
View Related
Jan 30, 2008
we had 2 Xen serverers in colohouse, each with 30 IPs yet.
Now we are going to purchase third server and started to think about renting small rack and putting own firewall infront of the servers.
Actual bandwidth is 5Mbits for both servers together.
We are thinking about to have something like this:
Colohouse-->Firewall<-->switch<--->Xen server(s)
With scenario we would like to add:
1) traffic monitoring per IP
2) traffic shapping per IP
3) firewalling whole segment of our public IPs
FW will get single IP and range of public IPs routed to that IP
4) be able to put one public IP for VPS on to any Xen server
What firewall and switch you will recommend for this scenario?
View 0 Replies
View Related
Jan 20, 2008
I have a server with Windows Server 2003 and for some days alguian is trying to enter using terminal server.
How I can block the ip of the attacker?
What firewall you recommend me to install in the server?
View 3 Replies
View Related
Apr 26, 2007
can anyone recommend firewall software for Windows 2003 Server. I'm aware it has a firewall on board, but this one doesn't allow me to specific access to specific IP address on the server, which are configured on a single adapter.
Also, I've looked into IPsec, which is my backup solution if I cannot find a decent firewall. Unfortunately, IPsec is kind of restrictive and not particularly stateful.
I'm looking for a simple firewall, which is not too expensive. This is only for one simple server.
View 6 Replies
View Related
Jun 1, 2007
I just uninstall apf and install csf firewall on 4 servers
There is a problem after that. 2 of the server actually was OFFLINE by 12 midnight sharp yesterday night. This is the second time (second day) it happens.
I went into the datacenter and
#ping yahoo.com
*Host not found*
#service csf stop
#ping yahoo.com
*Responding*
So how is this related to eth0 making my server offline by itself? Was it Iptable problem or Csf problem? or Kernel problem?
View 7 Replies
View Related
Mar 1, 2007
I have Windows 2003 Server on my dedicated server...
PLESK 8.1
When I go into the Control Panel -> Windows Firewall.
It won't allow me to open Windows Firewall to configure it.
I get the following error....
"due to unidentified problem windows cannot display Windows Firewall settings".
I have checked PLESKs control panel. And there does not seem to be a service in there for Windows firewall.
My Host suppose to have contacted PLESK about this problem but they are taking far to long to resolve the issue.
View 14 Replies
View Related
Aug 19, 2007
We are looking for good firewall and HIDS for our windows server
View 3 Replies
View Related