Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
TetraWiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
GIPL Untangle Service Not Available
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
[[category:Tetra Clients]] [[category:GSPC]] '''GIPL Untangle Issue Service Not Available''' URL:- Https://203.77.200.94 USER:- admin PASS:- x-x-x As you will Login You will get an Error : Service Not Available Solution :- Login Server via SSH:- '''[root @ local] ~ # ssh -l root 203.77.200.94 -v''' '''#Restart untangle-vm service''' '''[root @ untangle] ~ # /etc/init.d/untangle-vm restart''' Try Now you will be login sucessfully. For more detail:- Check cronlist [root @ untangle] ~ # crontab -l */5 * * * * /root/mail_alert.sh >/dev/null 2>&1 [root @ untangle] ~ #cat /root/mail_alert.sh #/bin/sh #QUEUE=`qmailctl stat |grep "messages in queue:" |cut -d" " -f4` QUEUE=`tail -n20 /var/log/messages | grep "nf_queue: full at 1024 entries" | wc -l` SUB="UNTANGLE_ISSUE_["$QUEUE"]" if [ $QUEUE -gt 0 ]; then echo $SUB | mail -s $SUB biswajit.tetra@gmail.com -aFrom:biswajit@gipl.com sleep 10 /etc/init.d/untangle-vm restart sleep 10 echo 65536 > /proc/sys/net/ipv4/neigh/default/gc_thresh1 cat /root/blank.txt >> /var/log/messages fi
Summary:
Please note that all contributions to TetraWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
TetraWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)