Ubuntu Forums Archive Viewer

مشكلة الاتصال بالنت

Archived thread 1113996 from Egypt Team. Markdown source: Egypt_Team/thread_1113996_مشكلة_ال.md

Original URL About this archive
#1

[center] الاول وبصراحة انا كتبت ف المنتدى رسالة بس بالانجليزي عن نفس المشكلة

بس قلت هنا هقدر اتكلم عربي ويمكن حد يقدر يساعدني

اولا انا اول مرة استخدم نظام غير الوندوز وطبعا تايهه

النت عندي بيقول انو انا متصلة بس مابيدخلش على اي صفحات

وحتى جربت ادخل على برنامج الشات اللي جاي مع نشخة الاوبونتو ومافيش فايدة

على فكرة انا على شبكة lan

ياريت يكون حد فهمني ويقولي اعمل ايه؟؟؟؟؟

ومعلش استحملوني

انا بحاول اتعامل واتعلم

وشكرا

[/center]

#2

السلام عليكم ممكن تكون المشكلة في أرقام ip, dns هل في الويندوز الاتصال بيحتاج إدخال أرقام في الإعدادات (في أول مرة بس) ولا بيتصل تلقائيا من الأول؟

#3

[CENTER][SIZE="4"][CENTER]لا بيتصل ع النت على طول من غير ماادخل حكاية ال dns[/CENTER][/SIZE][/CENTER]

#4

طيب لو عملتي كليك يمين على علامة الاتصال اللي فوق واخترتي Connection Information إيه المعلومات اللي بيكتبها؟

#5

[CENTER]بص انا لما استخدمت امر ال ping

في برنامج terminal

اداني ده

network is unreachable

وهجبلك كمان شويه اللي طلبتو

شكرا [/CENTER]

#6

[CENTER][IMG]http://images.upload2world.com/get-4-2009-upload2world_com_slux.png[/IMG][/CENTER]

#7

[SIZE="2"][CENTER]لسبب ما أعتقد إنه قاري عنوان الراوتر غلط عموما ممكن من Applications->Accessories->Terminal تجربة الامر ده


sudo route add default gw 192.168.2.1

*الأمر هيطلب كلمة المرور للمستخدم

وتجربة استخدام الانترنت مرة تانية[/CENTER][/SIZE]

#8

[center]طيب هشوف الحل ده

شكرا لك

[/center]

#9

[center]ok

finally it worked

thank you thank youuuuuuuuu all

[/center]

#10

h-n7 said: [size="2"][center]لسبب ما أعتقد إنه قاري عنوان الراوتر غلط

عموما ممكن من applications->accessories->terminal تجربة الامر ده


sudo route add default gw 192.168.2.1

*الأمر هيطلب كلمة المرور للمستخدم

وتجربة استخدام الانترنت مرة تانية[/center][/size]

[center]طيب النت الحمدلله اشتغل لكن

بضطر كل ماأدخل ع النظام وأطفي الجهاز وأشغلو او لو النت فصل ورجع أعمل الأمر اللي قلت لي عليه فهل فيه طريقه أزبط بيها بحيث يدخل بعد كده أتوماتيك

[/center]

#11

you can set it manually

set your ip to 192.168.1.2

gateway/router 192.168.1.1 (or whatever the router ip is)

subnet mask: 255.255.255.0

DNS: depends on your isp

you can do all of this in the GUI if i remember correctly

its system tools<Network or wired Network or just the two screens icon on the top of the screen.

by the way i abandoned Linux:popcorn: until they fix the bugs and drivers issue -___- good Luck :P

#12

[CENTER]thank you

i am using ubuntu amd winxp

and i will keep using ubuntu because i know they will fix every thing and one day he will be my first choice

[/CENTER]

#13

you are Welcome

Ubuntu will take a long time to catch up with windows, an example i can leave my father with a windows with a windows XP or even vista but never ever with the command line interface (CLI)

if you read this a bit you will understand what i am talking about

http://linuxhaters.blogspot.com/

after i finished it in 3 days of reading Linux problems i formatted my opensuse system (no real leader, the packet managers war, deaf developers etc.... )

i will point you in some topics if you don't want to read it all first off:``` http://linuxhaters.blogspot.com/2008/08/one-bug-report-to-rule-them-all.html


2nd:```
http://linuxhaters.blogspot.com/2009/02/just-let-it-die-please.html

3rd:``` http://linuxhaters.blogspot.com/2009/02/just-let-it-die-please.html


4th:```
http://linuxhaters.blogspot.com/2009/02/platform-of-web.html

hope you like it :P

best of luck

Sherif

#14

sudo echo "#static route" >> /etc/network/interfaces sudo echo "route add default gw 192.168.2.1 dev eth0" >> /etc/network/interfaces sudo /etc/init.d/networking restart

test/reboot.

#15

Klaz168 said: test/reboot.

[CENTER]i will try it

thank you

[/CENTER]

#16

you need to set the network settings in the configuration file, to do that you need to enter the following settings below in your /etc/network/interfaces below is how you can do that:-

open terminal then

sudo gedit /etc/network/interfaces

then edit the file to have the following settings:-


auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
 address 192.168.2.51
 gateway 192.168.2.1
 netmask 255.255.255.0

now restart the computer and it will work.

#17

&#1605;&#1588;&#1603;&#1604;&#1577; &#1575;&#1604;&#1575;&#1578;&#1589;&#1575;&#1604; &#1576;&#1575;&#1604;&#1606;&#1578;