From: Marco A. Cruz Quevedo on 26 Jul 2010 11:25 Hi everybody, Recently I installed SuSE 11.3 and everything is working fine but when I started to configure SaMBa, I had to turn firewall off: now my workstation is visible within the current workgroup ( LAN with WinXP workstations) but I cannot access internet. I can access the router IP (192.168.1.254) and I can configure it. The LAMP famework is installed in this workstation and I can access the web page I am making from the other workstations . This happens with both Firefox and Konqueror. Any idea? Thank you in advance. Regards, Marco ----------------------- Freedom is not a permission for chaos.
From: James Moe on 26 Jul 2010 14:23 On 07/26/2010 08:25 AM, Marco A. Cruz Quevedo wrote: > > Recently I installed SuSE 11.3 and everything is working fine but when > I started to configure SaMBa, I had to turn firewall off: now my > Normally you just open the SMB ports 137 and 138 in the firewall. IIRC the samba configuration has an option to do that for you. > [...] but I cannot access internet. I can access the router IP > (192.168.1.254) and I can configure it. [...] > Is 192.168.1.254 defined as the network's gateway in "Network Settings?" -- James Moe jmm-list at sohnen-moe dot com
From: Marco A. Cruz Quevedo on 26 Jul 2010 17:00 On Jul 26, 1:23 pm, James Moe <jimoeDES...(a)sohnen-moe.com> wrote: > On 07/26/2010 08:25 AM, Marco A. Cruz Quevedo wrote: > > > Recently I installed SuSE 11.3 and everything is working fine but when > > I started to configure SaMBa, I had to turn firewall off: now my > > Normally you just open the SMB ports 137 and 138 in the firewall. IIRC > the samba configuration has an option to do that for you. > > > [...] but I cannot access internet. I can access the router IP > > (192.168.1.254) and I can configure it. [...] > > Is 192.168.1.254 defined as the network's gateway in "Network Settings?" Yes, as far as I can remember. But l am going to check it and I will let you know. > > -- > James Moe > jmm-list at sohnen-moe dot com
From: Marco A. Cruz Quevedo on 30 Jul 2010 14:58 On Jul 26, 1:23 pm, James Moe <jimoeDES...(a)sohnen-moe.com> wrote: > > [...] but I cannot access internet. I can access the router IP > > (192.168.1.254) and I can configure it. [...] > > Is 192.168.1.254 defined as the network's gateway in "Network Settings?" First of all, thank you for your response. Finally I found what I needed: [http://www.howtoforge.com/forums/ showthread.php?t=2098] I did: /sbin/route add -net 0.0.0.0 gw 192.168.1.254 eth0 and it worked. I post the reference and the solution for anyone else in the same situation. But, I noted that internet is kind of 's l o w ', is it normal? Best regards, Marco > > -- > James Moe > jmm-list at sohnen-moe dot com
From: James Moe on 31 Jul 2010 00:06 On 07/30/2010 11:58 AM, Marco A. Cruz Quevedo wrote: >> >> Is 192.168.1.254 defined as the network's gateway in "Network Settings?" > > Finally I found what I needed: [http://www.howtoforge.com/forums/ > showthread.php?t=2098] > > /sbin/route add -net 0.0.0.0 gw 192.168.1.254 eth0 > > and it worked. > That works until you restart the computer. You should really update the values in "Network Settings" in YaST. Not only the gateway value but the DNS servers as well. It will also set up your system to correctly load the network configuration at startup. > > But, I noted that internet is kind of 's l o w ', is it normal? > How do you measure "s l o w"? -- James Moe jmm-list at sohnen-moe dot com
|
Next
|
Last
Pages: 1 2 Prev: How does (the current) 'ldd' command work? Next: HOW2 search/grep multiple strings ? |