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 Wanet Telecoms Ltd 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. bash3r

    in BOTH mydestination and virtual_alias_domains

    I'm still getting the message and I am now not using an external file for mydestination, I'm just using: mydestination = $myhostname, localhost.$mydomain $mydomain I don't know why I continue to get the error message. Thanks, Bill
  2. bash3r

    in BOTH mydestination and virtual_alias_domains

    Hello, Well I keep getting these messages in /var/log/maillog on my FreeBSD Postfix server: warning: do not list domain mydomain.com in BOTH mydestination and virtual_alias_domains I do have mydomain.com in mydestination file, but I do not know where it is referencing it in...
  3. bash3r

    Need more space on c drive

    See all I want to do is use Ghost to increase the partitions, not for any backup purposes. What I was going to do is bring the down, install the larger hard drive that has 2 partitions already on it and Ghost the Exchange partitions from the smaller hard drive to the larger one. The pull the...
  4. bash3r

    Need more space on c drive

    BUT.. will the Ghost option work?? The system gets backed up nightly and restoring from tape would mean a longer downtime. What do you mean by "if you ever have to put it back"? Thanks for the reply!
  5. bash3r

    Need more space on c drive

    I have a similar issue to this one, I have 2 partitions on the Exchange drive: C:\ 2.38Gb D:\ 4.77Gb 800Mb Free E:\ 4.77Gb 4.0Gb Free With running Exchange 5.5, could I use Partition Magic to steal some of the free space from E:\ and allocate it to D:\?? Would there be any problems that would...
  6. bash3r

    what exact agent do I need to backup Exchange 2000 using Veritas Backu

    also, you need Outlook on Mike using an Exchange Administrator priviledged account so it can access the Mailboxes. Its documented in Veritas' Exchange agent. This is exactly what I do and it works like a charm. Removes those ugly 5MB daily logs too .. YEAH!
  7. bash3r

    Windows 2K3 on NT Network

    If the NT2 server is not a BDC, then I should not have any issues correct? My goal is to have the NT2 Server act as just another client on the new W2K3 server which all it will do is act as an application server for Lotus Domino. Can you think of any?
  8. bash3r

    Windows 2K3 on NT Network

    cmeagan, the loaner box, is it now your w2k3 box? or did it go away once your new w2k3 server was online? What happens if you add a w2k3 server(with out upgrading) to a network that ony has 1 other NT BDC, and the original PDC is dead?
  9. bash3r

    Windows 2K3 on NT Network

    cmeagan, this is what I'm wanting to here. Could I ask you a few questions on your setup. You did no kind of migrate or upgrading correct, just new box and W2K3 added to your existing network? Your W2K3 server is now your global catalog server and did you have to make changes to any of your NT...
  10. bash3r

    Windows 2K3 on NT Network

    I have 20 user network, 2 NT servers, NT1 (file/print server, PDC) & NT2 (Lotus Domino, BDC), they are OLD servers and we want to replace them with new Windows 2003 servers. We will not be performing any upgrade or migrations. I want to start by replacing the PDC which is NT1 with a new W3K file...
  11. bash3r

    Any good "free" firewalls out there?

    I recommend hardware/software firewalling, add a separate box that does the firewalling, put in 2 NICs and place it in between your connection. I've found that Smoothwall has been the BEST firewall that ill run on practically a toaster. We've put it on P133Mhz 16Mb ram and a 520Mb hard drive...
  12. bash3r

    Port Forward to a P-T-P server

    Hello, This is a teaser! See this graphic: http://www.protechnet.com/images/PTP-Cisco.jpg I need to allow a remote user to hit the Terminal server at Site B from the DSL connection at Site A. Is this just a NAT forward like: ip nat inside source static tcp 192.168.2.100 3389 64.24.37.25 3389...
  13. bash3r

    Boot up stops at Mounting SMB filesystems

    My Red Hat 9, just started this , during boot up it stops at: Mounting SMB Filesystems: I've added lines to my /etc/fstab to mount W2K shares and these have worked before. How do i get around this so I can at least get to the console to edit the /etc/fstab ?? any ideas!! thanks..
  14. bash3r

    Port Forward VNC - 804

    I got it.. ip nat inside source static tcp 10.4.4.2 5900 64.24.37.25 5900 Use the correct IPs of course..
  15. bash3r

    Cisco 804 - Clients cant get past router ?

    any ideas on this one? thanks
  16. bash3r

    Port Forward VNC - 804

    Anyone know if and how to port forward VNC service to an internal workstation. I believe it is port 5950, 5951. I'm running 804 (version 12.0) + ISDN + NAT + DHCP. I have a workstation I'd like to forward VNC ports to. Thanks for the help!
  17. bash3r

    Cisco 804 - Clients cant get past router ?

    Current configuration: ! version 12.0 no service pad service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname 804-02 ! enable password 7 bbb ! ! pots country US ip subnet-zero ip dhcp excluded-address 10.4.4.20 10.4.4.50 ! ip dhcp pool 1 network...
  18. bash3r

    Cisco 804 - Clients cant get past router ?

    I have a Cisco 804 ISDN connection and my LAN clients can not get past the router. But I can logon to this router remotely and from the router I can ping the LAN clients as well as any public IP. Dont know if it is it but one thing I see weird is I'm showing 2 Dialer1 connections in sho ip...
  19. bash3r

    Sendmail out of the box... not sending.

    Im getting messages in my maillog like this: Jul 21 16:47:50 sd-wb02 sendmail[62139]: h6LLloO0062139: from=basher, size=38, class=0, nrcpts=1, msgid=<200307212147.h6LLloO O0062139@sd-wb02.domain.com>, relay=root@localhost Jul 21 16:47:50 sd-wb02 sendmail[62139]: h6LLloO0062139...
  20. bash3r

    Sendmail out of the box... not sending.

    Ok. I have a BSD box that has a static REAL IP and I am able to send mail to external addresses successfully. Now I have another BSD box that is internal PRIVATE IP that I need to send email to external addresses. How do I configure Sendmail to do so? I had it set to &quot;send mail via...

Part and Inventory Search

Back
Top