Re: iptables and mysql...

From: Crucificator (crucificator_at_home.ro)
Date: 07/05/04

  • Next message: Jason Dixon: "Re: iptables and mysql..."
    Date: Mon, 05 Jul 2004 20:43:09 +0300
    To: General Red Hat Linux discussion list <redhat-list@redhat.com>
    
    

    Jason Dixon wrote:

    > On Jul 2, 2004, at 9:34 AM, bruce wrote:
    >
    >> i'm investigating what needs to be done to allow mysql on a server to be
    >> used remotely by client machines. each machine is running iptables.
    >> so i'm
    >> wondering what has to be in the iptables for the machine being used
    >> as the
    >> mysql server, as well as the client machines that will be
    >> communicating with
    >> the mysql box...
    >
    >
    > If you're concerned with data sniffing in transit, you might also
    > consider one of the following:
    >
    > - tunnelling your client connections through SSH
    > - MySQL-4.x supports SSL connections with x.509 certificates
    >
    > HTH.
    >
    > --
    > Jason Dixon, RHCE
    > DixonGroup Consulting
    > http://www.dixongroup.net
    >
    >
    >
    mostly when you put up a mysql server you need it for building dynamic
    pages with php let's say. So when you do such thing you only need to
    allow connections from localhost because connection is made from
    server-side. If this doesn't apply to you then you should check out stunnel.

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Jason Dixon: "Re: iptables and mysql..."

    Relevant Pages

    • iptables and mysql...
      ... i'm investigating what needs to be done to allow mysql on a server to be ... used remotely by client machines. ... each machine is running iptables. ...
      (RedHat)
    • Re: iptables and mysql...
      ... > i'm investigating what needs to be done to allow mysql on a server ... > to be used remotely by client machines. ... so i'm wondering what has to be in the iptables for the ...
      (RedHat)
    • Request for recommendations: shared database without a server
      ... -- A variety of users will access the database application at various ... -- All computing is done on the client machines, ... is no server ... Can I get there with MySQL? ...
      (comp.lang.python)
    • Re: multi-master with mysql backend
      ... All DNS servers are slaves to a single, ... being assigned to loopback interface on the server. ... I'd keep two copies of the BIND config, one that has all the zones as "master", and one that has all the zones as "slave". ... No need for rsync or mysql, BIND replication does all the work for you. ...
      (comp.protocols.dns.bind)
    • Re: multi-master with mysql backend
      ... Subject: multi-master with mysql backend ... All DNS servers are slaves to a single, ... being assigned to loopback interface on the server. ... No need for rsync or mysql, BIND replication does all the work for you. ...
      (comp.protocols.dns.bind)