Networking Forums

Networking Forums > Computer Networking > Linux Networking > SuseFirewall2 setup for P2P Home Network?

Reply
Thread Tools Display Modes

SuseFirewall2 setup for P2P Home Network?

 
 
Ed
Guest
Posts: n/a

 
      08-04-2005, 10:10 PM

I have a home network consisting of a DSL modem, feeding a Linksys
Router (with Firewall active), and three home computers running windows
connected to the Router.

I recently installed Suse Linux 9.3 on one computer and am having
difficulty learning how to set up the SuseFirewall2 to allow file and
printer sharing on the home network.

During the installation process, the firewall was setup automatically,
with network card setup for External network. Connection to the Internet
works well, but unless I disable the firewall, I can not access my home
network, and vice versa.

Can anyone point me to a site where this Linux newby can read
instructions on how to configure my SuseFirewall2 to allow an open P2P home
network, while still providing a layer of security to the Internet?


Thanks.

Ed
 
Reply With Quote
 
 
 
 
David Efflandt
Guest
Posts: n/a

 
      08-05-2005, 01:22 AM
On Thu, 04 Aug 2005 22:10:58 GMT, Ed <Huckleberry_REMOVE_@bigvalley.net> wrote:
>
> I have a home network consisting of a DSL modem, feeding a Linksys
> Router (with Firewall active), and three home computers running windows
> connected to the Router.
>
> I recently installed Suse Linux 9.3 on one computer and am having
> difficulty learning how to set up the SuseFirewall2 to allow file and
> printer sharing on the home network.
>
> During the installation process, the firewall was setup automatically,
> with network card setup for External network. Connection to the Internet
> works well, but unless I disable the firewall, I can not access my home
> network, and vice versa.
>
> Can anyone point me to a site where this Linux newby can read
> instructions on how to configure my SuseFirewall2 to allow an open P2P home
> network, while still providing a layer of security to the Internet?


I don't know if Win file/printer sharing uses any ports besides netbios
ports (I do Linux with PuTTY, but I don't do Windows with Linux), but in
/etc/sysconfig/SuSEfirewall2 try setting the following variable:

FW_SERVICES_EXT_TCP="137:139"

Or to allow any local access maybe it would be safer to just list your
private LAN network as trusted like:

FW_TRUSTED_NETS="192.168.1.0/24"
 
Reply With Quote
 
Ed
Guest
Posts: n/a

 
      08-05-2005, 01:31 AM
> FW_SERVICES_EXT_TCP="137:139"
>
> Or to allow any local access maybe it would be safer to just list your
> private LAN network as trusted like:
>
> FW_TRUSTED_NETS="192.168.1.0/24"
>



With what little Linux knowledge I have, those two suggestions still
look good. I will see what happens by trying that in a bit.


Thanks.

Ed
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Home Network Setup deathmoon Home Networking 0 07-02-2009 01:12 PM
Home Network Setup HankL Windows Networking 1 02-20-2009 02:41 AM
Home Network Setup Antonio Wireless Networks 2 12-09-2006 05:41 AM
Home Network Setup Chosenson Wireless Networks 2 08-09-2004 05:37 PM
Help! Network Setup @ home RLB Windows Networking 0 08-12-2003 01:37 AM



1 2 3 4 5 6 7 8 9 10 11