*Konfigurasi resolv.conf* ### /etc/resolv.conf file autogenerated by netconfig! # # Before you change this file manually, consider to define the # static DNS configuration using the following variables in the # /etc/sysconfig/network/config file: # NETCONFIG_DNS_STATIC_SEARCHLIST # NETCONFIG_DNS_STATIC_SERVERS # NETCONFIG_DNS_FORWARDER # or disable DNS configuration updates via netconfig by setting: # NETCONFIG_DNS_POLICY='' # # See also the netconfig(8) manual page and other documentation. # # Note: Manual change of this file disables netconfig too, but # may get lost when this file contains comments or empty lines # only, the netconfig settings are same with settings in this # file and in case of a "netconfig update -f" call. # ### Please remove (at least) this line when you modify the file! nameserver 192.168.1.1
2010/6/29 janganan <[email protected]> > konfigurasinya begini : > Speedy --------> eth0 [Laptop Compaq/Suse 11.2] wlan0 --------------> [asus > eePC/winXP] > > nah yang bermasalah antara Compaq dan Asus nya... > 1. Scanning masing2 computer > 2. Asus dapet IP dari Compaq [10.10.10.4] > 3. Beberapa detik kemuadian status di Asus disconnect. > 4. Kalau di Compag scanning lagi Asus dapet IP lagi tapi kembali diskonek > setelah beberapa saat.. (gak ada 10 detik) > > Kalau pas Asus dapet IP langsung saya ping dari Compaq koneksinya bisa > bertahan sampe pingnya di hentikan. > > Untuk /etc/resolv.conf menyusul soalnya harus boot ulang pake LInux :D > maklum masih belum brani ninggal Windows.. > > > > On Tue, 29 Jun 2010 14:00:09 +0700, Edi Sujono <[email protected]> > wrote: > > On Tue, Jun 29, 2010 at 1:43 PM, janganan <[email protected]> wrote: >> >>> Ini konfigurasinya.. >>> >>> -------------------------------------------------------------------------------------- >>> option domain-name "suse"; >>> option domain-name-servers 10.10.10.1; >>> option routers 10.10.10.1; >>> ddns-update-style none; >>> default-lease-time 259200; >>> subnet 10.10.10.0 netmask 255.255.255.0 { >>> range 10.10.10.2 10.10.10.10; >>> default-lease-time 259200; >>> max-lease-time 518400; >>> } >>> >>> >> yang nggak bisa konek ke internetnya dari komputer yg mana? dari >> client atau dari servernya? >> copy paste ke sini isi file /etc/resolv.conf >> ______________________________________________ >> --- >> Info Milis : http://opensuse.or.id/milis >> Keluar dari Milis : Kirim email ke >> [email protected] >> Manajemen Keanggotaan : >> http://lists.opensuse-id.org/listinfo.cgi/milis-opensuse-id.org >> > > > ______________________________________________ --- Info Milis : http://opensuse.or.id/milis Keluar dari Milis : Kirim email ke [email protected] Manajemen Keanggotaan : http://lists.opensuse-id.org/listinfo.cgi/milis-opensuse-id.org
