Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. GSRRGS

    Need to reboot Senao SL 2511 bg Plus frequently

    I have Senao SL 2511 BG Plus configured as Central Bridge. Connected with this are Senao 2611 CB3 Plus(Deluxe) devices as Bridge in Point to Multipoint mode. In these CB3s, the Transmission Rate was configured as Automatic(range is from 1Mbps to 11Mbps). We have about 15-16 CB3s connected with...
  2. GSRRGS

    Some Users face disconnecting problem

    What about follwoing two IOS images c5300-is-mz.122-11.T8.bin and c5300-is-mz.122-17a.bin thnx
  3. GSRRGS

    Some Users face disconnecting problem

    Hi, I have got following image file: c5300-i-mz.122-2.XA5.bin Is this image is okay or it also have some bugs? Can you please check it. Thanks
  4. GSRRGS

    Some Users face disconnecting problem

    Is there any other way i can get new image. I do not have Cisco CCO login.
  5. GSRRGS

    Some Users face disconnecting problem

    Can u help me in suggesting the appropriate image? The output of show version command is pasted below: Cisco Internetwork Operating System Software IOS (tm) 5300 Software (C5300-I-M), Version 12.0(4)XJ4, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1) TAC:Home:SW:IOS:Specials for info Copyright (c)...
  6. GSRRGS

    Some Users face disconnecting problem

    Thanks, I'll upgrade the image and post the result.
  7. GSRRGS

    Some Users face disconnecting problem

    We are using Cisco AS5300 RAS with two four E1 ports(120 terminal lines). Users connect to the Internet by dialing into E1 number(provided by telecommunication company). The detail of RAS is: IOS Version 12.0(4)XJ4 Flash Image file: c5300-i-mz.120-4.XJ4 There are two problems that we have...
  8. GSRRGS

    Not able to browse a particular site through squid proxy

    Hi, I have squid-2.5.STABLE7 installed on RHL7.3 configured in transparent mode. All the HTTP requests are going through this squid machine. One day a customer complained that one particular website is no opening. I checked and found that if I stop proxy server and bypass all the HTTP request...
  9. GSRRGS

    Mail are being rejected by one remote mail server

    The problem has been solved. One of their mail server was having misconfigured and rejecting mails from our domain. It has been resolved now. thnx
  10. GSRRGS

    Mail are being rejected by one remote mail server

    Yes, I have written to the administrator from my other email account and waiting there reply. Also tried to call them but was not available on phone. Anyway I'll followup the matter with them and will post the result. Thanks for answering my queries.
  11. GSRRGS

    Mail are being rejected by one remote mail server

    The problem is not related to reverse DNS entry. My mail server has reverse DNS entry
  12. GSRRGS

    Mail are being rejected by one remote mail server

    I have qmail-1.03 along with qmail-scanner-1.25st and spamassassin-2.60. Till now everything was working fine but recently after one of our client complained, I noticed that mails to particular domains are being rejected with following error in /var/log/maillog file: Sep 15 04:06:34 devis...
  13. GSRRGS

    How to separate attachment from a mail message

    Hi, I am using qmail-1.03 with qmail-scanner+spamassassin+Clam AV. For proper learning of spamassassin, I am planning to give spam and ham messages to spamassassin even though it is configured for auto learning. For this process I'll get spam and ham messages from my users as attachment and...
  14. GSRRGS

    maildir quota?

    Use the vsetuserquota command to set the quota for virtual domain users. The command is in /home/vpopmail/bin directory for default installation. The syntax of the command will be vsetuserquota user@domain <quota_in_bytes>
  15. GSRRGS

    problem with qmail-scanner

    I have solved the problem. That qq error was actually due to memory limit in softlimit part in qmail-smtpd/run file. I have increased softlimit from 2MB to 6MB and it worked then. Thanks to all for answering my queries.
  16. GSRRGS

    problem with qmail-scanner

    Hi, I have checked the permissions of /usr/bin/perl and they are: -rwxr-xr-x 2 root root 708188 Aug 10 2001 /usr/bin/perl That means everybody has the execute permission on it. I am also using rblsmtpd with bl.spamcop.net blocking list. What elso can I do to stop Junk/Virus mail...
  17. GSRRGS

    problem with qmail-scanner

    I have applied qmailqueue patch also. Then I tried by creating another bash script as mentioned by you but the same error I get while sending mail. I think I should mention one more thing that will be useful you to help me. Few days back I was trying to install Panda Antivirus Qmail addition on...
  18. GSRRGS

    problem with qmail-scanner

    Thanks for reply The permissions of scanner.pl file are correct. I then tried with modifying qmail-smtpd/run file as suggested by you but again the same problem. My qmail-smtpd/run file is : #!/bin/sh QMAILQUEUE=&quot;/var/qmail/bin/qmail-scanner-queue.pl&quot; export QMAILQUEUE QMAILDUID=`id...
  19. GSRRGS

    problem with qmail-scanner

    Hi, I am using qmail-1.03 with ./Maildir type mail box format. I then tried to add qmail-scanner feature in running qmail. After installing qmail-scanner, I have succesfully tested the installtion with provided test_installation.sh script. Then i modified the /etc/tcp.smtp file to have...
  20. GSRRGS

    How to take Backup of Email in qmail

    Hi, I am using qmail-1.03 on RH7.2. Since we are giving email facility to our clients, we need to have a backup system of clients emails. Currently I am taking backup of /home directory, since in qmail, the clients mails are stored in /home directory. Is it enough to take the backup of /home...

Part and Inventory Search

Back
Top