Hi guys, after installing samba I cannot conect to internet. details: Ping My /etc/hosts file My /etc/network/interfaces file: My /etc/resolv.conf file My list of open Ports from my router My Router asigns 192.168.1.1/63 for static IPs and 192.168.1.64/251 to DHCP. In the explorer i cannot connect to http://192.168.1.1:631/ in my Toshiba machine to add a printer (it fails) even when I have made a rule for port 631. Thanks for the time in advance for your help. Kind Regards Luis C. Suarez EDIT: My netstat -tap: My dig google command ifconfig output
Is that system also the gateway (192.168.1.1)? Have you tried to restart the network? Code: /etc/init.d/networking restart
Same Gateway yes (or if you mean my routers gateway let me check and post back) I did it about 5 times with the same results (the restart) Kind Regards
Solved. Hey Falko. Thanks again. Your question was the answer... My gateway was wrong, I used the same one on your manual, so I believe that was the problem... I changed it, reboot the server and voila!!! But I still cannot connect with 192.168.1.1:613.... Let me recheck the parameters and if all is right... I'll come back.... else.... just thanks again Kind Regards Luis C. Suárez
Well, I cannot connect to http://192.168.1.1:631/ it gives me a 403 Forbidden error. I've gone through all installation and can't guess what's the problem. Kind Regards Luis C. Suárez
I really don't know, after 2 hours of investigating my router's console the only thing I could find is this: I do not know what it means but I can not access the CUPS interface anyhow. Any ideas? Kind Regards Luis C. Suárez
Port 631 is now open and still cannot get to http://192.168.1.1:631/ I rebooted both boxes (server and workstation) this is my /etc/cups/cupsd.conf file: Kind Regards. Luis C. Suárez
Ive been looking for threads related to cups and see taht probabilly the problem is my cups conf file Ive checked my /var/log/cups/error_log and this is what I found: so I checked my /etc/cups/cupsd.conf file to see if I had something wrong and seems to me that everything is fine : Now I'm completely lost : Luis C. Suárez
ok now Well, Ive been throu a lot of threads and finally found the mistake. I'm sure glad this time it was not from my side. I think there should be an update for the Samba Ubuntu HOwTo as far as I just did as it's said and there is a mistake in the cupsd.connf file (the mistake is in the tutorial). Due to this thread: http://www.howtoforge.com/forums/showthread.php?t=2208&highlight=*631* Ive DL a file from Till and there is a difference in the file and the tutorial. Anyhow now I can connect to CUPS throu the browser. but still same error in Kind Regards. Luis C. Suárez
I've also seen that there is no chance to add printers in samba unless you change some parameters in /etc/samba/smb.conf file in the [public] section otherwise, it will allways prompt for a root password and will not let u introduce the real passwd (even when u retype it 100 times).
Anyhow, the printer I'm trying to install is a Canon .Pixma 1000 and there seems to be a bug in CUPS that is causing all this trouble, but there is also some workaround with possible fix. I've not tried it yet but here is the link so anybodiy can take a look.: http://www.ubuntuforums.org/showthread.php?t=160041&page=2 Kind Regards. Luis C. Suárez
Hi Till You are wellcome (Sie bite). We (howto's users) are obligated to give feedback as far as software gets updated and upgraded. Kind Regards. Luis C. Suárez
some feedback I went thru all the howto once more and; besides the above points, id like to give u some more feedback. Quota Maybe you should advice people to not to pay atention to this warnings. Page 5 of the howto (last page) It stands the following: and you should also include: I think that's all I found. Kind Regards Luis C. Suárez
Printed is installed but will not work Strange.... I added the printer with the cups interfase.... added to samba .... and can NOT print... here is my error_log from cups. Printer is recognized but cannot even print... Any ideas? Kind Regards... Luis C. Suárez
Have a look here: http://www.howtoforge.com/forums/showthread.php?t=1852&highlight=AuthGroupName http://www.howtoforge.com/forums/showthread.php?t=2208&highlight=AuthGroupName http://www.howtoforge.com/forums/showthread.php?t=1774&highlight=AuthGroupName
Hi Falko, and tnx again for your response. As I've stated before, I had Till's CUPS file. I had only changed the IPs and wrokgroup to match my own config. One thing I noticed is that in one of the posts kindly offered by you, I found the same problem with the AuthGroupName thing. So my problem continued (even using Till's file) so what I did was to remove AuthGroupName shadow and put it in the admin section and I dont have anymore that error. Now I have this error: but I suspect that's because I got no ink now (after printing in other distros around 30 to 40 copies), so I just wait until Monday morning to get a new ink cartrigde . So I'll post any comments by then. Kind Regards. Luis C. Suárez. PS. Till, Indeed you must make an update for this nice tutorial. I think samba and/or cups have been upgraded from the ubuntu's repsoitories.