
1. 1. Click on “Start” in the bottom left hand corner of screen पर क्लिक करें "आरंभ" तल में स्क्रीन के बाएं हाथ के कोने
2. 2. Click on “Run” पर क्लिक करें "भागो"
3. 3. Type in “command” and hit ok में टाइप करें "कमांड" और ठीक मारा
You should now be at an MSDOS prompt screen. अब आप एक MSDOS तुरंत स्क्रीन पर होना चाहिए.
4. 4. Type “ipconfig /release” just like that, and hit “enter” प्रकार "ipconfig / रिलीज बस ऐसे ही", और हिट "प्रवेश"
5. 5. Type “exit” and leave the prompt प्रकार "बाहर निकलें" और तुरंत छोड़
6. 6. Right-click on “Network Places” or “My Network Places” on your desktop. "Network Places पर दायाँ क्लिक करें" या अपने डेस्कटॉप पर "मेरे नेटवर्क Places".
7. 7. Click on “properties” संपत्ति 'पर क्लिक करें "
You should now be on a screen with something titled “Local Area Connection”, or अब आप "स्थानीय क्षेत्र कनेक्शन", या शीर्षक से कुछ के साथ एक स्क्रीन पर होना चाहिए
something close to that, and, if you have a network hooked up, all of your other कुछ के पास है, और, यदि आप एक नेटवर्क को कांटे की शकल है, तो अपने अन्य सभी
networks. नेटवर्क.
8. 8. Right click on “Local Area Connection” and click “properties” "स्थानीय क्षेत्र कनेक्शन पर दायाँ क्लिक करें" पर क्लिक करें और गुण ""
9. 9. Double-click on the “Internet Protocol (TCP/IP)” from the list under the”General” tab "इंटरनेट प्रोटोकॉल पर डबल" सामान्य "टैब के तहत सूची से क्लिक (टीसीपी / आईपी)"
10. 10. Click on “Use the following IP address” under the “General” tab पर क्लिक करें "निम्नलिखित IP पता" सामान्य "टैब के तहत" का प्रयोग करें
11. 11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 एक IP पता बनाएँ (यह बात नहीं है. यह क्या है कि मैं अभी 1 प्रकार की और 2
until i fill the area up). जब तक मैं इस क्षेत्र को भरने तक).
12. 12. Press “Tab” and it should automatically fill in the “Subnet Mask” section प्रेस "" टैब और यह स्वत: "Subnet मास्क" खंड में भरना चाहिए
with default numbers. साथ डिफ़ॉल्ट संख्या.
13. 13. Hit the “Ok” button here "ठीक है" यहाँ बटन मारो
14. 14. Hit the “Ok” button again "ठीक" बटन को फिर से मारो
You should now be back to the “Local Area Connection” screen. अब आप "स्थानीय क्षेत्र कनेक्शन वापस स्क्रीन" होना चाहिए.
15. 15. Right-click back on “Local Area Connection” and go to properties again. राइट 'पर स्थानीय क्षेत्र कनेक्शन वापस क्लिक करें "और संपत्ति को फिर से चलते हैं.
16. 16. Go back to the “TCP/IP” settings "टीसीपी / आईपी सेटिंग्स" के लिए वापस जाओ
17. 17. This time, select “Obtain an IP address automatically” इस बार, चुनें "प्राप्त एक आईपी पता स्वतः"
tongue.gif tongue.gif
18. 18. Hit “Ok” ठीक है, "मारो"
19. 19. Hit “Ok” again "ठीक है" फिर मारो
20. 20. You now have a new IP address अब आप एक नया आईपी पता है













































September 8th, 2008 8 सितम्बर 2008
There's a much easier way to do this. वहाँ एक बहुत आसान तरीका यह करना है.
First of all, don't run command. सबसे पहले, कमांड चलाने के नहीं है. Run cmd. चलाने के अध्यक्ष तथा प्रबंध निदेशक. CMD is the Windows XP command line interface. अध्यक्ष तथा प्रबंध निदेशक Windows XP कमांड लाइन अंतरफलक है. Using “command” is a bad habit, as it doesn't support everything that cmd does. "कमांड" का प्रयोग एक बुरी आदत है, क्योंकि यह सब कुछ करता है कि अध्यक्ष तथा प्रबंध निदेशक का समर्थन नहीं करता.
Here are the command lines to do all that: यहाँ कमांड लाइन के लिए कि सभी करते हैं:
ipconfig /release ipconfig / जारी
netsh interface ipv4 set address name=††source=static address=192.168.0.2 mask=255.255.255.0 gateway=192.168.0.1 netsh अंतरफलक सेट ipv4 पते नाम = एक € एक € स्रोत = स्थिर पता = 192.168.0.2 मुखौटा = 255.255.255.0 = 192.168.0.1 प्रवेश द्वार
netsh interface ipv4 set address name=†Local Area Connection†source=dhcp netsh अंतरफलक सेट ipv4 पते नाम = एक € स्थानीय क्षेत्र Connectionâ € स्रोत = dhcp
ipconfig /renew ipconfig / नवीकरण
This way you can put all four command lines in a batch file and run it whenever you want rather than constantly having to take all those steps. इस तरह आप एक बैच में सभी कमान चार लाइनें डाल फाइल कर सकते हैं और इसे चलाने के जब भी तुम चाहते हो के बजाय लगातार उन सभी कदम उठाने वाले.
September 11th, 2008 11 सितम्बर 2008
and for what should this worth to? के लिए क्या इस मूल्य में होना चाहिए और? it would be much more interesting how to change the external ip adress… इसे और अधिक दिलचस्प कैसे बाहरी आईपी पता बदलने के लिए होगा ...
September 11th, 2008 11 सितम्बर 2008
Why not just ipconfig /release hit enter अभी क्यों नहीं ipconfig / रिलीज हिट दर्ज करें
then ipconfig /renew. तो ipconfig / नवीनीकृत. Theres no need to make a static? Theres कोई एक स्थिर बनाने की आवश्यकता है?
March 30th, 2009 , 30 मार्च 2009
won't this just change your local ip address and not the one you have with your service provider. बस अपने स्थानीय आईपी पता नहीं है यह बदलाव नहीं होगा और एक आप अपने सेवा प्रदाता के साथ है.