Search:

Type: Posts; User: jwright8; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.07 seconds.

  1. [SOLVED] Re: Ubuntu 10.04LTS Server x64 losing connection every 1-2 days.

    Well, I apparently did not get things completely fixed... it's still doing it. I discovered that internally I can ssh into the IP, and then the external ssh will work AFTER that. It's almost like...
  2. [SOLVED] Re: Ubuntu 10.04LTS Server x64 losing connection every 1-2 days.

    I just block and unblock certain ports based on the time of day... I've been using it for a long time with no problems.

    As a potentially embarrassing follow-up, I believe I have the problem solved...
  3. [SOLVED] Re: Ubuntu 10.04LTS Server x64 losing connection every 1-2 days.

    The box is static IP'd, the setup is:

    Client computers -> Switch -> Linux server eth3 -> Linux server eth2 -> Modem/router combo -> Internet

    ifconfig (tap used by OpenVPN):


    daemon.log:
  4. [SOLVED] Ubuntu 10.04LTS Server x64 losing connection every 1-2 days.

    Hello everyone,

    I'm hoping someone can help me on this as I am out of ideas.

    I have a Ubuntu server that, up until recently, worked just fine. It started giving trouble of various kinds...
  5. [ubuntu] Re: Web sites (apache2?) timing out/lagging randomly

    Okay, last post.

    I was apparently mistaken. After redoing the wordpress sites completely, then redoing apache/mysql completely, it still didn't work.

    On a hunch, I switched from CloudFlare...
  6. [ubuntu] Re: Web sites (apache2?) timing out/lagging randomly

    Sorry for the double post, but just wanted to update.

    After reinstalling ALL of the sites, the problem still presents itself with a completely fresh WP install.

    Does anyone else have any...
  7. [ubuntu] Re: Web sites (apache2?) timing out/lagging randomly

    Thank you for your reply.

    We've changed the MaxClients to no avail.

    As for the rewrite rule, we kept the exact same file structure as the old servers. However, the .htaccess from one of the...
  8. [ubuntu] Web sites (apache2?) timing out/lagging randomly

    Hello everyone!

    My friend and I recently consolidated our two setups into one. He moved from a dedicated box, and I moved from a Linode (512 mb ram). We are hosting about 5 WordPress 3.5 sites...
  9. [all variants] Re: Question about HTTPS and POST actions in forms

    Thank you all for your responses. I kind of figured something like that would be the case.

    Seiji, as always your responses are as thorough as they are helpful. Given that I have an OpenVPN...
  10. [all variants] Question about HTTPS and POST actions in forms

    I'm not sure if this is the right section, but I've had a lot of luck getting support here so I figured I might as well try.

    If I have apache with mod_ssl enabled and a plugin for Wordpress that...
  11. Replies
    7
    Views
    599

    [ubuntu] Re: IPTables forwarding syntax question

    Yeah, the ip forward was enabled and the forwarding works. I'm not actually using the machine as a router, its more of a vpn server behind the router going directly into a switch. The filtering and...
  12. Replies
    7
    Views
    599

    [ubuntu] Re: IPTables forwarding syntax question

    Okay, that makes sense. Thank you for the post.

    Will enabling masquerading have any other effect on my firewall rulesets? And should I put this before or after my default policies?
  13. Replies
    7
    Views
    599

    [ubuntu] Re: IPTables forwarding syntax question

    Actually I don't have a postrouting rule, which may be my problem. I don't really understand too well what postrouting actually does, and I was kinda afraid to do anything that would make it behave...
  14. Replies
    7
    Views
    599

    [ubuntu] IPTables forwarding syntax question

    I am trying to allow forwarding from a certain IP only outbound from 1024:65535. I also want to allow any replies from these requests. However, I don't want to allow any forwarding inbound that...
  15. Replies
    12
    Views
    1,223

    [SOLVED] Re: IPTables configuration questions

    Thank you for all of your help Jim. I'll mark this thread solved, as I think I finally get it.
  16. Replies
    12
    Views
    1,223

    [SOLVED] Re: IPTables configuration questions

    Wonderful! That actually makes a lot of sense... thank you for all of your help, I was beginning to go crazy trying to wrap my head around it.

    How would you write the rule to just check and see...
  17. Replies
    12
    Views
    1,223

    [SOLVED] Re: IPTables configuration questions

    Okay, that all makes sense. That is, in fact, what the DROP rules were supposed to be for. I guess I've just been getting things backwards in the order they need to go in (I just assumed the...
  18. Replies
    12
    Views
    1,223

    [SOLVED] Re: IPTables configuration questions

    This makes a ton of sense, and I was actually wondering why I hadn't done that before. Thank you!




    Okay, so it seems as if in my application that FORWARD does matter, since the setup is...
  19. Replies
    12
    Views
    1,223

    [SOLVED] Re: IPTables configuration questions

    As I said in my previous posts, my question is conceptual with respect to how the FORWARD rule works in the context of the two snippets above (or even as a generalization, as the man pages, to me,...
  20. Replies
    12
    Views
    1,223

    [SOLVED] Re: IPTables configuration questions

    Does anyone have any idea if the forwarding above is applied in the correct way?

    I was pretty confident up until recently, and I was hoping someone might be able to tell me if I've been under a...
  21. Replies
    6
    Views
    792

    [ubuntu] Re: Password Generators

    Following quotes taken from both of your links:



    Your username is zioMattia. Just want to point out the obvious here. Both uploads are also through the same username.

    And.. really? The...
  22. Replies
    12
    Views
    1,223

    [SOLVED] IPTables configuration questions

    I have an IPTables script that I wrote myself. I will paste the relevant parts of the script below:



    ## Default policies
    #
    iptables -P INPUT DROP
    # Drops all but approved input...
  23. Replies
    10
    Views
    1,476

    [ubuntu] Re: Anti virus for Ubuntu

    nakedsecurity.sophos.com/2010/10/28/cross-platform-worm-targets-facebook-users/

    Guess I better stop WGET'ing all those MySpace layouts for my coding inspiration while I'm at it, too ;). :lolflag:...
  24. Replies
    10
    Views
    1,476

    [ubuntu] Re: Anti virus for Ubuntu

    There's only one way to learn, hence why I added the part about it throwing false positives. I tend to give people the benefit of the doubt instead of labeling them mindless "newbs," as it is...
  25. [SOLVED] Re: Way to add ip to iptables script from iterating through log file

    EDIT: Nevermind, I was doing something wrong. Thank you! :D
Results 1 to 25 of 72
Page 1 of 3 1 2 3