|
Bugzilla – Full Text Bug Listing |
| Summary: | No workgroup if firewall working | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Forgotten User d8u6e9Lt6y <forgotten_d8u6e9Lt6y> |
| Component: | YaST2 | Assignee: | Ludwig Nussel <lnussel> |
| Status: | RESOLVED INVALID | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Milestone 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User d8u6e9Lt6y
2009-05-14 06:32:11 UTC
all ports in the external zone are closed by default. use the internal zone for interfaces you need samba browsing instead. alternatively there is also an option in the firewall module to enable samba-client. samba-server is not sufficient. samba work good only if use this procedure:
* Use YaST -> Network services -> Samba server and Samba client tools to configure samba accordingly to your needs, and select to open the firewall ports. This properly sets SuSEfirewall2 to open the static samba ports 137, 138, 139 and 445, but doesn’t open high ports, required for some features like network browsing.
* Open YaST -> System -> /etc/sysconfig editor, and in the tree on your left select Network -> Firewall -> SuSEfirewall, and locate the FW_SERVICES_ACCEPT_EXT entry.
* Assign to this entry the following value: 0/0,tcp,1024:65535,137:139 0/0,udp,1024:65535,137:139
* Accept and confirm the change.
*
Reboot your system or restart samba services to make samba aware of the changes.
but is very complex. too complex for me and for the "normal" users
sure, if you want to have gaping security holes in your external zone you can do it that way. |