Results 1 to 8 of 8
Hi,
I'm new with Linux. My company is using windows platform and i was assigned to test on Linux server so that my company system can run on it.
Anyway, ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-01-2003 #1Just Joined!
- Join Date
- Jul 2003
- Posts
- 2
Slow Network on Red Hat 9.0
Hi,
I'm new with Linux. My company is using windows platform and i was assigned to test on Linux server so that my company system can run on it.
Anyway, i had installed Red Hat 9.0 into one of my company server. It run a bit slow but this is not an issue. My major problem is that the network is very slow. I had configure Samba as well cause i like to share files to my window workstations. i can only copy file that is less than 100kb. If i copy more than that system will become slow and sometimes hang. So far our network is ok and not slow like this.
For your information this is my Linux server configurations:
Pentium III 733 Mhz
192 MB SD RAM
10GB HD
RealTek RTL-8139, SMC EZ Card for my network card
I'll appreciate anyone that can help me on this.
Thank You
Regards
Tan Eng Hong
Visual Solutions (M) Sdn Bhd
- 07-01-2003 #2Linux Engineer
- Join Date
- Mar 2003
- Location
- U.S.A.
- Posts
- 1,025
When you installed RH 9 it comes with the defualt firewall at a medium settting unless you change it. Did you, if so to what?
Dan
\"Keep your friends close and your enemies even closer\" from The Art of War by Sun Tzu\"
- 07-01-2003 #3Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
have you tried starting and stopping the Samba service?
after ensuring all clients have disconnected from the shared drives, run
"killall smbd nmbd"
Then run "smbd -D" and after that run "nmbd -D".
Jason
- 07-01-2003 #4Linux Engineer
- Join Date
- Mar 2003
- Location
- U.S.A.
- Posts
- 1,025
Would a shutdown and the startup accomplish the same ? As well as clear anything stuck in memory?
Dan
\"Keep your friends close and your enemies even closer\" from The Art of War by Sun Tzu\"
- 07-01-2003 #5Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
It would, but samba in Xinetd can have slower initial connections, therefore, killing the processes, and starting them again as a standalone daemon may aid us in troubleshooting this issue.
Originally Posted by fastlanwan
Jason
- 07-01-2003 #6Linux Engineer
- Join Date
- Mar 2003
- Location
- U.S.A.
- Posts
- 1,025
Your right I missed that point.
I post of "top -C" might also help see whats running hard?Dan
\"Keep your friends close and your enemies even closer\" from The Art of War by Sun Tzu\"
- 07-03-2003 #7Just Joined!
- Join Date
- Jul 2003
- Posts
- 2
I did it
Hi,
sorry for giving slow reply. Anyway i tried on and off the samba before it still the same. About the firewall, as i remember i never install this package. If i got install it will this affect the networking? As I remember i got disable the firewall already.
Anyway Thanks for all your replies.
Regards
Tan Eng Hong
- 07-03-2003 #8
If your network is a bit slow, does your NIC support full duplex? If yes, havd you enabled it?
If you want to enable it, check with mii-tool.
And for the system hangs, do you have any special hardware? Does it happen on other distro's aswell?


Reply With Quote
