Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - SuSE Linux > ARCHIVES - Network & Security
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Network & Security Any network and / or security related questions should be posted in here.

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 18-Apr-2008, 06:20
dipayan
Guest
 
Posts: n/a
Thumbs up

Hello people.... I need a bit of help.... I have installed an Opensuse 10.3 with Gnome environment.... When I click on the "Network Servers" button on Nautilus file browser, I can see a "Windows Network " icon, but when I click on it I get "0 items".. By the way the network in our hostel is a DHCP based ethernet connection. I have tried to configure Samba using manuals but it does not work... Please help
  #2 (permalink)  
Old 18-Apr-2008, 06:44
thestig
Guest
 
Posts: n/a
Default

Quote:
Hello people.... I need a bit of help.... I have installed an Opensuse 10.3 with Gnome environment.... When I click on the "Network Servers" button on Nautilus file browser, I can see a "Windows Network " icon, but when I click on it I get "0 items".. By the way the network in our hostel is a DHCP based ethernet connection. I have tried to configure Samba using manuals but it does not work... Please help
[/b]
take a read through this lot, it can be quite heavy going but read it a couple of times through and you'll manage it

http://www.swerdna.net.au/linux.html

it got me accessing my windows network at work on linux. if you want to mount a server in a home directory the command in console i use is the following (log into console as su):

mount -t cifs -o username=yourusername,password=hiddenword //ipaddress/serverdirectory /home/username/server

this assumes your username here is 'yourusername' on your windows server login and 'hiddenword' is your server login password. 'ipaddress' is your ip address and /serverdirectory is the directory on the server you want to mount and the /home is where you want it to mount to.

it looks more complicated than it is, took me a little fiddling but got there in the end with the above.
  #3 (permalink)  
Old 18-Apr-2008, 07:20
swerdna
Guest
 
Posts: n/a
Default

In addition to thestig's advice there's one thing to check straight up, because you see nothing. I wonder if you see nothing because the firewall is blocking Samba. So turn the firewall off to see. Turn it off in Yast --> Security and users --> firewall. Maybe the network will spring to life. Does it?

Also, there's a LAN primer for openSUSE on that site which might be worth a read first: http://www.swerdna.net.au/linhowtolanprimer.html

Sorry but thestig is right about it being heavy

Swerdna
  #4 (permalink)  
Old 18-Apr-2008, 08:17
Eds
Guest
 
Posts: n/a
Default

First thing to check before anything else is that the hostel doesn't block the ports for file sharing at the network level.
Most public networks block this stuff by default for security reasons.

[EDIT}Sentence made no sense on the first attempt (note to self: read what you type before submitting gibberish)
  #5 (permalink)  
Old 18-Apr-2008, 09:10
thestig
Guest
 
Posts: n/a
Default

the networking gurus are in on this thread so... i'm going

 

Bookmarks

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 On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2