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 Mike Lewis 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. JohnPtrs

    SSL Cert From IIS over to Apache server

    Hey I'm trying to transfer a SSL certificate over to a Linux server with OpenSSL and I have all of the following steps in this article done, but the last two steps listed below the link. I'm not sure where to find the [sslcert].key file or the [sslcert].cert file they're referring to. Also is...
  2. JohnPtrs

    Forcing web traffic to proxy server

    I want to use my switch (Cisco 3560) to send all web traffic to our proxy server... the switch has routing capability, is there a way I can use policy based routing or something like that to accomplish this?? I'm not sure how to set that up... Thanks! -JP
  3. JohnPtrs

    VLAN/IPRouting Question

    Thanks for the help... problem solved... it turned out to be a misconfigured route statement on another device on the WAN... I appreciate your time... -JP
  4. JohnPtrs

    VLAN/IPRouting Question

    I made a mistake... this is the config for the port the device is plugged into not Gi0/5 interface GigabitEthernet0/3 description firewall switchport trunk encapsulation dot1q switchport trunk native vlan 62 switchport trunk allowed vlan 1,62,126,180 switchport mode trunk service-policy...
  5. JohnPtrs

    VLAN/IPRouting Question

    Vlan 62 is the one in question- interface Vlan62 description firewall ip address 192.168.62.1 255.255.255.0 Here is the config of the port that it is physically plugged into- I went there this morning to verify so I think it is misconfigured... Just not sure why then I can still ping the...
  6. JohnPtrs

    VLAN/IPRouting Question

    If I have multiple vlans configured on a switch with iprouting enabled is it necessary to apply all vlans to a port before they will work properly?? Because I have a weird situation going on here with a switch that has a vlan with an IP address assigned to it and I can ping IP addresses on that...
  7. JohnPtrs

    Logwatch Question

    I saw a new entry in my logwatch from lastnight and am unfamiliar with the use of the runuser command, although I think its kind of like su command... my server is behind a firewall and only has port 22 forwarded to it for ssh purposes and I saw the lines below in my logwatch... anybody have any...
  8. JohnPtrs

    Joining FC6 to Active Directory

    Great I'll give it a go... Thanks! -JP
  9. JohnPtrs

    Joining FC6 to Active Directory

    We have tried to join an FC6 box to our AD using the examples in the article at the link below... it has joined the AD but we are still not able to log into it with our AD accounts... Anyone have any ideas?? Thanks! JP http://www.planetmy.com/blog/?p=248
  10. JohnPtrs

    NAT Question?

    Cool... thanks... -JP
  11. JohnPtrs

    NAT Question?

    So then just use another statement like that for the other direction?? Thanks!
  12. JohnPtrs

    NAT Question?

    Hmmm... I haven't tried that before, I'll have to lookup the syntax for that but it sounds like maybe that will work... thanks for the suggestion... -JP
  13. JohnPtrs

    NAT Question?

    Is it possible to have a NAT statement to have a Public IP coming in to translate to a particular Internal IP and to have that Internal IP translate to a different Public IP on its way back out?? Thanks in advance... -JP
  14. JohnPtrs

    Abnormal Increase in Log Files

    We figured it out... It was a runaway script that an analyst had setup on another server sending reports... as soon as we removed that server from the relay list the increase stopped... Anyway, thanks for the input! -JP
  15. JohnPtrs

    Abnormal Increase in Log Files

    In the last two days our log files have gone from being able to go a week with a 30GB partion to now having a 60GB partion that fills up in about 16 hours. Does anyone have any ideas on what might cause this unusual increase? Thanks in advance. -JP
  16. JohnPtrs

    Forward HTTP traffic to the Proxy Server

    As I was... I need to send HTTP traffic from 10.18.22.0 255.255.0.0 to the proxy 10.18.0.35 which then sends it out the gateway. That network and the proxy are off of the same interface of the gateway router but different subnets so this type rule would allow the HTTP traffic from the proxy to...
  17. JohnPtrs

    Forward HTTP traffic to the Proxy Server

    I'm looking to be able to send HTTP traffic from the 10.18.0.0 255.255.0.0 network to a proxy server @ 10.18.0.35 Our users using IE are forced through Group Policy to go through the proxy and they can't change that, but some crafty users have figured out that if they install firefox into their...
  18. JohnPtrs

    ClarkConnect on VMWare server?

    I'm wanting to take a look at the clarkconnect server loaded in vmware server but its not recognizing the hard drive. I know when installing FC5 on vmware it does the same thing and the fix is to add device and choose buslogic driver but that isn't in the list provided by clarkconnect. Does...
  19. JohnPtrs

    System Recovery ?

    Ok... I'll start with that and see what happens, thanks! JP
  20. JohnPtrs

    System Recovery ?

    I have a FC6 box that I had a Xen kernel in, however I have some proprietary nvidia drivers I'm trying to install and Xen kernel is not supported so I removed xen and rebooted and now it just shows one instance of a xen kernel in the grub menu and says file not found... Does anyone know what...

Part and Inventory Search

Back
Top