Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Linux Network not working
Name: Nandakumar Date: April 24, 2002 at 03:17:48 Pacific
Comment:
Hello,
I use Redhat6.2. There are services running like telnet,ftp,httpd etc. I also have 3 more windows machines connected in a LAN. I use samba server to directly access the files from linux machine to windows machines. A router is used for internet connection.
Recently i changed my ISP. And also the router was also changed to cisco router. After installing the router also everything was working fine. The only thing i have changed using netconf is the Nameserver IP. Suddenly SMB & NMB services were down. I found I/O error while the nfslockd got started. During this time only the samba server was down. All the other services and networking was working fine. TO rectify the nfslockd problem, I just changed the device from eth0 to eth1 and again back to eth0. I found the nfslockd did not give the error.But the IP lookup from other machines were down(When i ping the linux machine from windows machines i get request timed out). I thought that the problem with the ethernet card. I changed the card, installed the ethernet device on the linux, but with no success.I changed the ethernet cables, but with success. I am struck with the same problem for three days, but i couldn't find a solution. Can anybody of you help me pls....
Summary: The bash syntax ${alpha:5:5} will not work on HP-UX. Following are 4 solutions that will provide the fghij result when $alpha is 10 characters or longer. But when $alpha is less than 10 characters...
Summary: Please tell me why some people still dismiss Linux as a Unix clone saying Linux is not Unix and not as powefull as Unix. As far as I know both Unix and Linux maintain posix conformity. Plz help me. ...
Summary: Can someone please help me to understand why the following code is not working? Once compiled, it displays the usage error message. I can't figure why... #include <stdio.h> #define PROG_NAME "xe" v...