Users get booted


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Users get booted
# 1  
Old 12-11-2012
Lightbulb Users get booted

Hello....weird problem but hoping someone can help!

Server: PowerEdge 2850 - 8 core - 12gb ram - 32 bit processor
OS: Redhat ES 6
Setting: University setting .. use server for Computer Science student accounts (350 users)

Every so often the system just boots you, no matter what you are doing. Has happened to me as well when editing a file or just sitting at the command prompt.

Most users use putty to connect, though I have used SSH Secure Shell as well, get booted with both.

Things I have checked or done:

Changed out ethernet cables, changed out the ethernet card. Fiddled with the number of user processes, number of system logins etc.

Have looked at settings in sshd.config relating to Timeouts.
Have connected machine to a different physical switch.
Have increased user limits.


Anyone have any ideas what might cause the system to just boot users randomly like this?
# 2  
Old 12-11-2012
What is your network topology?
# 3  
Old 12-11-2012
It is a switched class B network, much like other Universities. My server is connected to a Netscreen firewall which in turn is connected to a switch in the building. I have about 6 other servers which are all configured the same way and none of them see this problem. This leads me to believe that it is possibly a motherboard problem?? but i dont know of any way to prove/disprove that.
# 4  
Old 12-11-2012
Does this netscreen firewall act s a router? i.e. do you end up on a different subnet than the school network?

If so I suspect it is the problem. Hardware routers often have tiny connection tables, and enforce draconian connection timeouts to keep it from filling up.
# 5  
Old 12-11-2012
no, it doesnt do any routing at all. I actually bought a new firewall as well hoping that would fix the problem but the problem was there with the new firewall as well.
# 6  
Old 12-11-2012
New firewall as in different kind of firewall, or new firewall as in identical replacement?
# 7  
Old 12-11-2012
It is still a netscreen but a newer version...old one was a netscreen 5GT and new one is a netscreen SSG5
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Unmirror and machine not booted after restart

My box is aix 5.3, i have done unmirror and restart, machine count't boot up missing disk in sms, BLV, is in hdisk3 when i go through maintenance mode, many command not work such as... bosboot bootlist pls suggest me... (5 Replies)
Discussion started by: reply.ravi
5 Replies

2. Shell Programming and Scripting

Create multiple users with individual passwords to users

hi, i am new to shell scripts i write a shell script to create multiple users but i need to give passwords to that users while creating users, command to write this script (1 Reply)
Discussion started by: DONFOX
1 Replies

3. AIX

Booted to old_rootvg

Our offshore team tried to do some patching for me over the weekend, and while I'm not completely sure of how we got into this state, I know it started with them forgetting to put the alt_rootvg back to sleep before rebooting the server. Our process is this: Clone/update_all using... (1 Reply)
Discussion started by: sdiehr00
1 Replies

4. Solaris

physical device name when booted different then at ok prompt

Hi all, I am experimenting with solaris. I noticed that when the machine is booted the physical device name of the root device is different then when I am at the ok prompt: # mount | head -1 / on /dev/dsk/c1t1d0s0 # ls -l /dev/dsk/c1t1d0s0 lrwxrwxrwx 1 root root ... (2 Replies)
Discussion started by: deadeyes
2 Replies

5. Shell Programming and Scripting

FNG Question: Test if remote server has booted

Hello again, I have a script on my media server that wakes up my backup server, performs an 'rsync' backup, then shuts the backup server down. Currently, I have it send the Wake on LAN packet, and sleep for 5 minutes, just to give the backup server time to boot (of course it doesn't take that long,... (11 Replies)
Discussion started by: vwgtiturbo
11 Replies

6. UNIX for Dummies Questions & Answers

To find when is the system last re-booted

Hi, What is the command to find when is the system last re-booted? Appreciate your help in this regard. Regards, Venkatesh. (3 Replies)
Discussion started by: venkatesht
3 Replies

7. Linux

accessing a Debial home doc when booted ob Ubuntu

Sure it's been covered before my key words probably wrong for search, but I have a triple boot operate mostly in Ubuntu and would like to access debian files to see them without re-booting My first post and great to be here Thanks (1 Reply)
Discussion started by: worthamtx
1 Replies

8. What is on Your Mind?

Bush Gets booted!!

EmaBhHJbbes maybe next time they will ask journalists to take off their shoes before going for press conference :D (5 Replies)
Discussion started by: sparcguy
5 Replies

9. UNIX for Dummies Questions & Answers

Dual booted RHL 7.3 with Win XP..

Hello all, I'm a no Linux expert! But I perfectly dual booted Win XP with RHL 7.3 on a hp pavilion notebook (model ze5170). All working fantastic now. But I have a minor problem now. I can't get RHL probe the modem, so could not get the internet connection working. The modem is a Conexant... (1 Reply)
Discussion started by: Vishnu
1 Replies
Login or Register to Ask a Question