I'm very glad that received the message from u and I think I can solve your problem ;)
To be frankly ,I have always couldn't open the website using Firefox in Ubuntu when DHCP Service is runing. Why?
Because we should select the DNS Service Host by ourselves. The detailed steps as follow:
Step One:
Open the Terminal and enter the /etc/ just like this:
delphiscn@Delphiscn:/$ cd /etc/
delphiscn@Delphiscn:/etc$
Then,Find the file named resolv.conf and open it.
Tips: When u open the resolv.conf u maybe fail because the system think that your account is not the root account and print the message says:Permission denied.
So, First you should raise your privilege. In Ubuntu, U can use the command sudo to switch. and become the root . Otherwise, U can use the command
chmod 777 resolv.conf to edit the file.
If it is going well. We can enter the Step Two:
Edit the resolv.conf:
In my resolv.conf the content as the below:
search domain
nameserver 202.102.8.141
nameserver 218.2.135.1
the nameserver 202.102.8.141 and 218.2.135.1 is my city's DNS Server. So My Computer is work well.
U can change the nameserver to your country's DNS Server address.
If it is not the problem about DHCP. I think we should check the Samba service.
Now, first,Is the Samba service runing ? Haha~~ Check it.
Next,Check the smb.conf and find the line as bellow:
Is the security equal the value "share" in your smb.conf? NOT the value "user"?
Then, the Authentication Required message for Windows 2003 maybe is not your Ubuntu's problem
Perhaps, I think that........ If there is any necessary that the Windows 2003 should create a accound for the remote user? Just like Guest account in windows 2003? or there is something wrong with the Firewall's setting?
I'm very sorry that replying the letter so late. I was very busy recently because I was preparing for my exam ;)
See U next time~~~ I'm very glad to make firend with you. I am a student in Nanjing University of Information Science and Technology,China.
Sincerely
Vincent Yan
----------------------------------------------------------------------------------------------------------------------
Dear Yan :
I'm really proud to have friend like you in China Society , i really and i swear that i respect your mind wooooow ;)
actually Vincent i made some configure in more than one files under ubuntu and now i can't even log in .. im use my XP Operating system :D
i get these ip from my university PC in Lab under windows registry :
192.168.198.1
162.121.207.149 dhcp ip
162.121.211.12 dhcp default
162.121.211.1 162.121.211.2 dhcp name server
192.168.219.1
10.6.160.1 dhcp nameserver
10.6.160.44 dhcp ip adress
10.6.175.254 dhcp server
255.255.240.0 dhcp subnet
i replace 10.6.160.1 as my local host 127.0.0.1 and configure my resolv.conf putting 162.121.211.1 162.121.211.2 as a DNS
and i configure my smb.conf but no my security was domain not share maybe this can make some change ??
Vincent i try to get their Oracle database just to edit my marks its really bad some how :P
my problem is when im accessing their windows machine on the network as it called Controlroom pc i knew that their Oracle inside it when i Unpluged the Lan cable from their EXE PC just to tell me run time error message telling me that couldn't open" \\controlroom/c:/msa.dbf" ;)
i need to make my ubuntu pc uthenticated or break down their password required or there is any application can help me ?? just to access Controlroom pc and copy their Oracle ... can i ???????!!!!!!
and i have some and good information about programming field in Visual basic and i know that their EXE file has the Control room password as it programmed to access it and to read their Database , but i don't even can get their exe program to analyze it :@