On 2007-03-26 09:12, dwain wrote: > When I turn my firewall off I can see the other computers on my > network, When I turn the firewall on, I can't. Does someone have a > solution to this problem on how I can use my firewall and still be able > to see my network with a firewall or some other setting? > > dwain > > What are you using to connect to other systems on your network? If Samba, you need to open ports on the internal network as follows:
for FW_SERVICES_INT_TCP, microsoft-ds netbios-dgm netbios-ns netbios-ssn (port numbers 445 137:139) for FW_SERVICES_INT_UDP, netbios-ns (137) Also set FW_ALLOW_FW_BROADCAST_INT to allow netbios-ns. Use the Yast sysconfig editor, as I don't know if the firewall module works for port/service settings on the internal zone (it is definitely broken for the external zone). If you need CUPS printer access across the network, open ipp (port 631) for TCP. If you are using NFS to connect remote drives, open port 2049 (for TCP only, I think). -- Moral indignation is jealousy with a halo. -- HG Wells -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
