Static Ip vermeye çalışırken internet bağlantımı kaybettim, düzeltemiyorum :(

Başlatan linuxtaAcemi, 14 Ağustos 2010 - 22:59:06

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

linuxtaAcemi

Merhaba,
Öncelikle linuxta yeni olduğumu belirteyim.
Kubuntu 10.04 kullanıyorum.
Mail server kurmaya çalışıyorum, bunun için makinaya static IP vermeye çalıştım ama bağlantı sağlayamadım,bunu yaparken network manager ı da kaldırdım sanırım,  şimdi ayarları geri alıyorum ama yine de düzelmiyor. Son düzenlemeleri yaptığımda aldığım bazı çıktılar aşağıdaki gibidir. Yardımcı olursanız sevinirim....


/etc/network/interfaces :

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

root@asus:/home/asus# [b]sudo /etc/init.d/networking restart[/b]
[b][i][u]sudo: unable to resolve host asus[/u][/i][/b]      **********Bu kısım dikkatimi çekti ama ne yapmam gerektiğini bilmiyorum
* Reconfiguring network interfaces...                                                                                                                                     
There is already a pid file /var/run/dhclient.eth0.pid with pid 1970
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.1.3
Copyright 2004-2009 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/90:e6:ba:19:ec:37
Sending on   LPF/eth0/90:e6:ba:19:ec:37
Sending on   Socket/fallback
Internet Systems Consortium DHCP Client V3.1.3
Copyright 2004-2009 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/90:e6:ba:19:ec:37
Sending on   LPF/eth0/90:e6:ba:19:ec:37
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
ssh stop/waiting
ssh start/running, process 2326
                                                                                                                                                                  [ OK ]
root@asus:/home/asus# [b]arp -n[/b]
root@asus:/home/asus#[b] iwconfig[/b]
lo        no wireless extensions.

wlan0     IEEE 802.11abgn  ESSID:off/any 
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
         
eth0      no wireless extensions.

pan0      no wireless extensions.

root@asus:/home/asus#[b] ifconfig[/b]
eth0      Link encap:Ethernet  HWaddr 90:e6:ba:19:ec:37 
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:19 Base address:0xdead

eth0:avahi Link encap:Ethernet  HWaddr 90:e6:ba:19:ec:37 
          inet addr:169.254.8.105  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          Interrupt:19 Base address:0xdead

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:66 errors:0 dropped:0 overruns:0 frame:0
          TX packets:66 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:4104 (4.1 KB)  TX bytes:4104 (4.1 KB)

root@asus:/home/asus#[b] lspci[/b]
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL Media IO] (rev 01)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter (rev 02)
00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA Controller / IDE mode (rev 03)
00:06.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:07.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio Controller
01:00.0 VGA compatible controller: nVidia Corporation Device 0654 (rev a1)
02:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)

root@asus:/home/asus# [b]cat /etc/hosts[/b]
127.0.0.1 localhost.localdomain localhost server1


root@asus:/home/asus# [b]lsmod[/b]
Module                  Size  Used by
rfcomm                 33421  6
ppdev                   5259  0
sco                     7885  2
bridge                 45582  0
stp                     1655  1 bridge
bnep                    9436  2
l2cap                  30624  16 rfcomm,bnep
fbcon                  35102  71
tileblit                2031  1 fbcon
font                    7557  1 fbcon
bitblit                 4707  1 fbcon
softcursor              1189  1 bitblit
vga16fb                11385  0
vgastate                8961  1 vga16fb
joydev                  8708  0
snd_hda_codec_realtek   203310  1
arc4                    1153  2
snd_hda_intel          21941  2
snd_hda_codec          74201  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               5412  1 snd_hda_codec
snd_pcm_oss            35308  0
snd_mixer_oss          13746  1 snd_pcm_oss
snd_pcm                70662  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy           1338  0
snd_seq_oss            26726  0
snd_seq_midi            4557  0
snd_rawmidi            19056  1 snd_seq_midi
nouveau               467048  2
snd_seq_midi_event      6003  2 snd_seq_oss,snd_seq_midi
snd_seq                47263  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
iwlagn                105694  0
ttm                    49943  1 nouveau
snd_timer              19098  2 snd_pcm,snd_seq
snd_seq_device          5700  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
iwlcore               105922  1 iwlagn
drm_kms_helper         29297  1 nouveau
uvcvideo               56990  0
videodev               34361  1 uvcvideo
mac80211              205146  2 iwlagn,iwlcore
video                  17375  0
output                  1871  1 video
drm                   162377  4 nouveau,ttm,drm_kms_helper
snd                    54148  16 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
v4l1_compat            13251  2 uvcvideo,videodev
btusb                  10925  2
bluetooth              49892  9 rfcomm,sco,bnep,l2cap,btusb
cfg80211              126517  3 iwlagn,iwlcore,mac80211
sis_agp                 4047  0
asus_laptop            17008  0
led_class               2864  2 iwlcore,asus_laptop
sis190                 14852  0
mii                     4381  1 sis190
psmouse                63245  0
serio_raw               3978  0
i2c_algo_bit            5028  1 nouveau
soundcore               6620  1 snd
snd_page_alloc          7076  2 snd_hda_intel,snd_pcm
agpgart                31724  3 ttm,drm,sis_agp
lp                      7028  0
parport                32635  2 ppdev,lp
usbhid                 36110  0
hid                    67032  1 usbhid
usb_storage            39425  0
sata_sis                3332  2





Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 14 Ağustos 2010 - 23:01:20

Bu arada Airties-RT-206 wireless modem kullanıyorum.

bytan

Hosts dosyanda değişiklik yaptın mı, içeriği nedir? Buradan göründüğü kadarıyla interfaces dosyanda bir düzenleme yok. Sabit ip için ne tür ayarlar yapmaya çalıştın?
Umut en büyük kötülüktür; işkenceyi uzatır. - F.N.


Bir şey ne ise odur, bu kadar. Öyleyse, iki şey arasında bağdaşıklık varsa, bu aralarında iletişim kuruyorlar demek değildir.
"... kavrayışını bilgi ile derinleştir ..."
PF @ ST

linuxtaAcemi

Static IP yapınca bağlantı sağlayamadım o nedenle ayarları geri aldım.
Tekrar otomatik IP alabilsin diye, şu an otomatik IP de almıyor.
Ya da alıyorsa da internete bağlanamıyorum.
son hali:

nano /etc/hosts

127.0.0.1 localhost.localdomain localhost server1
127.0.0.1 asus
192.168.2.2 asus


nano /etc/resolv.conf

# Generated by NetworkManager
search server
nameserver 127.0.0.1


nano /etc/network/interfaces

# The loopback network interface
auto lo
iface lo inet loopback


root@asus:/home/asus# sudo /etc/init.d/networking restart
* Reconfiguring network interfaces...                                                                                                                               [ OK ]
root@asus:/home/asus# ping 192.168.2.1
connect: Network is unreachable
root@asus:/home/asus# ping 192.168.2.2
connect: Network is unreachable


Static IP için aşağıdaki ayarları yapmıştım:

sudo update-rc.d -f NetworkManager remove

sudo nano /etc/network/interfaces

auto lo eth0
iface lo inet loopback
iface eth0 inet static
address 192.168.2.2
netmask 255.255.255.0
gateway 192.168.2.1


root@asus:/home/asus# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost server1
192.168.2.2 asus

bytan

Prensip olarak sistem ayarlarını tutan dosyalarda değişiklik yapmadan önce cp ile yedeğini alma alışkanlığını kazanırsan daha rahat edersin.

Hosts dosyandan başlayalım. Dosyanı aç ve alttaki hale getir:

127.0.0.1 localhost
127.0.1.1 asus

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts


Kaydedip kapat. Bu sendeki "sudo: unable to resolve host asus" hatasını çözüyor olmalı.

Sonrasında resolv.conf dosyanı açıp alttaki gibi düzenle:

# Generated by NetworkManager
#nameserver 195.175.39.39
#nameserver 195.175.39.40
nameserver 208.67.222.222
nameserver 208.67.220.220


Sonrasında ağı yeniden başlat.
Umut en büyük kötülüktür; işkenceyi uzatır. - F.N.


Bir şey ne ise odur, bu kadar. Öyleyse, iki şey arasında bağdaşıklık varsa, bu aralarında iletişim kuruyorlar demek değildir.
"... kavrayışını bilgi ile derinleştir ..."
PF @ ST

linuxtaAcemi

Öncelikle yardımlarınız için teşekkür ederim,
Network Manager a ulaşamadığım için,
başka yerden internete bağlanıp Wicd programının debian paketini indirip kurdum.
Aynı problemi yaşayan arkadaşlar için de ek bilgi olsun paketin bazı ek paketlere ihtiyacı var onları da indirmek gerekiyor.
python-cairo
python-gtk2
python-urwid
python-glade2

Bu paketleri kurup ardından wicd i kurup reboot yapınca sorunsuz olarak çalıştı.
Ayrıca Network Manager a göre çok daha güzel bir arayüzü varmış.
Kısacası sorunum çözüldü, teşekkürler :)

Ancak hâlâ static IP verme olayını halledemedim.
IP yi elle girince Ağa ve internete bağlı görünüyor ama hiç bir yere bağlanamıyorum :(

bytan

Sabit ip için yalnızca interfaces dosyasında işlem yapman yeterli:

auto lo eth0
iface lo inet loopback
iface eth0 inet static
address 192.168.2.2
netmask 255.255.255.0
gateway 192.168.2.1


Address ve gateway değerlerini doğru girdiğinden emin olmalısın.

Bağlı göründüğün ancak bağlanamadığın zaman modeme ping atabiliyor musun? Eğer yanıtın evetse google'a ping atabiliyor musun?


Her ne kadar kaldırmış olsan da, network manager için:

http://www.liberiangeek.net/2010/07/change-dhcp-static-ip-address-ubuntu-10-04-lucid-lynx/

http://www.liberiangeek.net/2010/06/how-to-configure-static-ip-addresses-in-ubuntu-10-04-lucid-lynx/
Umut en büyük kötülüktür; işkenceyi uzatır. - F.N.


Bir şey ne ise odur, bu kadar. Öyleyse, iki şey arasında bağdaşıklık varsa, bu aralarında iletişim kuruyorlar demek değildir.
"... kavrayışını bilgi ile derinleştir ..."
PF @ ST

linuxtaAcemi

Hayır Ip yi almış görünüyor ama hiç bir yere ping atamıyorum....

bytan

Modeme ping atabiliyor musun? Ona bile atamıyorsan interfaces dosyana işlediğin değerleri gözden geçirmek gerekebilir.

Ayrıca network manager'i tekrar kurup verdiğim bağlantıları uygulamayı denedin mi?
Umut en büyük kötülüktür; işkenceyi uzatır. - F.N.


Bir şey ne ise odur, bu kadar. Öyleyse, iki şey arasında bağdaşıklık varsa, bu aralarında iletişim kuruyorlar demek değildir.
"... kavrayışını bilgi ile derinleştir ..."
PF @ ST