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 Chriss Miller 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: *

  • Users: millap
  • Content: Threads
  • Order by date
  1. millap

    combining files

    Hey guys, Is there a script to combine two files but do it line by line? EG: file 1 = 1 2 3 4 file 2 = a b c d so that the output would be 1 a 2 b 3 c 4 d Any help greatly appreciated. millap
  2. millap

    Changing a value and incrementing number

    Hi all, I'm trying to figure a way to script the generation of a config file, eg; new connection cpe-1 new connection cpe-2 new connection cpe-3 Is there a way I can do this with awk or sed? Thanks millap
  3. millap

    Using sed with a value from another command

    Hi all, I'm looking for a way to pass sed a variable to change an IP address after a user has been asked for information on what IP address they'd like as part of a machine setup script. I've already saved the relevant ip, subnet, route and gw information into seperate files which I'd like...
  4. millap

    make error on Solaris 8

    Hi all, I'm trying to compile postfix 2.1.3 on Solaris 8 and I've run into difficulties. When running make It runs along a little while then errors with the following. sh: ar: not found *** Error code 1 make: Fatal error: Command failed for target `libutil.a' Current working directory...
  5. millap

    relay_recipient_maps doesn't reject unknown users

    Hi all, I have a firewall running postfix (2.1.0) which relays email to an internal exchange box. I'm trying to add the AD lookup | postmap relay_recipients feature to my postfix config to reject unknown users at postfix instead of passing the mail through to the exchange server (which then...
  6. millap

    Header check to perform blacklist lookup

    Hey all, Does anyone know of a way to check headers for ip's and perform lookups on spamhaus, sorbs, etc in Postfix? millap
  7. millap

    SuSE 8.2 Service Startup

    Hi all, I have a SuSE 8.2 box which is configured to start squid and apache on startup. In yast/sysconfig it's set to 'yes' to start the services but when I start the box these two don't start and I can't figure out why. Can anyone help? Thanks millap
  8. millap

    Postfix Patch Application

    Hey all, Does anyone know of a nice simple howto that show's you how to patch postfix? I'm pretty eager to get the Verisign Wildcard patch installed. Thanks millap
  9. millap

    Citrix Java ICA Client Error

    Hi, I've been trying to run a Citrix Secure Gateway ICA client on my laptop which runs SuSE Linux 8.2. Java is fully installed and I've downloaded all of the sources necessary to make the connection to the Citrix Servers (including SSL Certificate) in a similar manner to my work laptop (W2k)...
  10. millap

    Java ICA Client and SuSE Linux

    Hey guys, Can anyone help me fix the following problem with my SuSE Linux and Java, I'd like to be able to run Citrix Secure Gateway on both Windows and Linux clients. I've copied the additional Java ICA Client files to the webserver but it still won't load. This is the output from the...
  11. millap

    Laserjet 5 LC Load Letter error

    Hi all, I have a Laserjet 5 printer which is connected to our network via a JD 170x. The priter will happily print word, excel, crystal reports (via citrix metaframe) and other such documents without error. When a user attempts to print from Sage Enterprise (client) from citrix metaframe, the...
  12. millap

    Proliant ML570 and Gigabit Card issue

    Morning all, Can anyone help with a problem I have on a ProLiant ML570. I've swapped a Compaq 7131 Gigabit NIC from one of my Citrix servers with the ML570 to try and improve performance. The problem is, the card refuses to run at gigabit speeds. If I try to force gigabit in Compaq Teaming...
  13. millap

    W2k RRAS and Mandrake SNF Timeout

    Hi all, I'm trying to setup a W2k RRAS (VPN) service on my LAN to allow remote clients to collect mail and work via Citrix. The VPN side of things is fine, I can connect locally and authenticate without a problem, however, connecting via our Mandrake Firewall (snf7.2) the connection time's out...
  14. millap

    Citrix XPa NT4 Upgrade to W2k

    Hi All, Has anyone any experience or suggestions with upgrading a Metaframe XPa Datastore from NT4 Terminal Server to W2k Terminal Services? I have one NT4 box which I need to upgrade in order to use Roaming Profiles across the Farm. Any help or suggestions on the migration path would be...
  15. millap

    Practical VPN/Firewall Advice

    Hi all, I've had a Mandrake SNF7.2 box protecting our WAN for about a year now, however, Mandrake are retiring the product later this year. On this basis I've been looking at replacements. Having looking at Smoothwall, Mandrake MNF and IPCop I've seen that they all support VPN connections...
  16. millap

    Mandrake MNF8.2 Updates List Empty

    Hi there, Has anyone found that they can't download updates after installing Mandrake MNF8.2? I've just installed it as a testbed to checkout VPN for a possible firewall upgrade and I can't seem to get it to download anything. I know updates are available on the basis of the Announce email's I...
  17. millap

    Terminal Server / Office Update

    Hi all, I have Office 2000 installed on W2k Terminal Server (running Citrix Metaframe XPa) and would like to run office update on them. Is there a specific procedure for doing this as there was for installing office in the first place? Many Thanks millap
  18. millap

    Migration to e2k leaving internal users unable to reply to internally

    Hi all, I'm migrating our 5.5 box to a new 2k server. I've installed ADC and setup connection agreements for replication and created a test mailbox on the 2k server to receive mail. This new user can receive mail from anyone (internal or external) but can only reply to external addresses. If...
  19. millap

    Postfix Virtual Domains: Relay Access Denied

    Hi all, I'm having a few difficulties with virtual domains and wonder if anyone can help. We have 3 domains which the postfix box needs to handle. heritagebathrooms.com - true domain chatsworthbathrooms.com - virtual chatsworthbathrooms.co.uk - virtual Anyone sending mail to the virtual...
  20. millap

    Hi all, I have a Mandrake SNF 7

    Hi all, I have a Mandrake SNF 7.2 box which I'd like to add a static route too at startup to enable it to provide services for remote subnets on my network. Where would I add this? There's gotta be a place to add it but I can't find it in the documentation. Anyone help?

Part and Inventory Search

Back
Top