[Vista] Firewall problemen

Pagina: 1
Acties:

  • megamuch
  • Registratie: Februari 2001
  • Laatst online: 29-01 20:14

megamuch

Tring Tring!

Topicstarter
Situatie:

Vista (ultimate) Mysql Test machine : 192.168.1.18

Win2k3 servers 192.168.1.56/57
Geen domain, alle machines in dezelfde workgroup.

Browsen (netbios) is allemaal geen probleem.

Ik probeer een mysql verbinding op te zetten naar mijn Mysql machine vanaf de win2k3 servers.
Zodra ik de firewall uitgooi op de vista machine is kan ik zonder problemen verbinden.

In de firewall settings staat het volgende:

Private Profile is Active
* windows firewall is on
* inbound connections that do not match a rule are denied
* outbound connections that do not match a rule are allowed.

Ga ik vervolgens de rules bekijken kom ik 2 rules tegen voor mysqld. 1 voor tcp en 1 voor UDP
Beide staan op 3306 (default mysql poort).
Remote/local address staat op Any
Remote port staat op Any
Allowed computers /users Any

Toch kom ik in pfirewall.log het volgende tegen:

code:
1
2
3
4
5
6
7
8
#Version: 1.5
#Software: Microsoft Windows Firewall
#Time Format: Local
#Fields: date time action protocol src-ip dst-ip src-port dst-port size tcpflags tcpsyn tcpack tcpwin icmptype icmpcode info path

2007-04-06 16:52:24 DROP TCP 192.168.1.57 192.168.1.18 2263 3306 48 S 3918475929 0 65535 - - - RECEIVE
2007-04-06 16:52:27 DROP TCP 192.168.1.57 192.168.1.18 2263 3306 48 S 3918475929 0 65535 - - - RECEIVE
2007-04-06 16:52:33 DROP TCP 192.168.1.57 192.168.1.18 2263 3306 48 S 3918475929 0 65535 - - - RECEIVE


Hij dropt dus de packages.

Iemand enig idee wat ik fout doe?

Verstand van Voip? Ik heb een leuke baan voor je!


  • alt-92
  • Registratie: Maart 2000
  • Niet online

alt-92

ye olde farte

Neem eens specifiek je subnet op in je allow rule?
Of nog beter: alleen de server-IPs.

[ Voor 27% gewijzigd door alt-92 op 07-04-2007 15:52 ]

ik heb een 864 GB floppydrive! - certified prutser - the social skills of a thermonuclear device


  • megamuch
  • Registratie: Februari 2001
  • Laatst online: 29-01 20:14

megamuch

Tring Tring!

Topicstarter
Hmm.. opgelost. Door de tcp en udp rules toe te wijzen aan "only this service" pakt de firewall het wel.

Thanks anyway alt-92

Verstand van Voip? Ik heb een leuke baan voor je!