Re: Shorewall and MySQL problem - solved
- From: tj <no@xxxxxxxxxxxx>
- Date: Sun, 11 Feb 2007 19:41:58 +0200
Here are the lines I added that solved this problem (First shorewall and last mysql):
rules
-----
ACCEPT net:[ip,ip,ip] fw all
policy
------
loc all ACCEPT
fw all ACCEPT
net all DROP info
all all REJECT info
interface
---------
net eth0 detect dhcp
loc eth1 detect dhcp
zones
-----
net Net The Internet
loc Local Local Network
dmz DMZ demilzone
shorewall.conf
--------------
IP_FORWARDING=On
DROPINVALID=Yes
/etc/default/shorewall
----------------------
startup=1
mysql
-----
GRANT ALL PRIVILEGES ON *.* TO [user]@[IPs in Rules] IDENTIFIED BY [PASSWD];
ps. Thanks to BiTwster for the advice and for kicking my arse for being rude...
.
- Follow-Ups:
- Re: Shorewall and MySQL problem - solved
- From: Bit Twister
- Re: Shorewall and MySQL problem - solved
- References:
- Shorewall and MySQL problem
- From: tj
- Shorewall and MySQL problem
- Prev by Date: Re: 2 domain with 1 static ip
- Next by Date: Re: Shorewall and MySQL problem - solved
- Previous by thread: Re: Shorewall and MySQL problem
- Next by thread: Re: Shorewall and MySQL problem - solved
- Index(es):
Relevant Pages
|