Network Ayarlarım

Başlatan wakmaa, 03 Mart 2012 - 01:59:15

« önceki - sonraki »

0 Üyeler ve 3 Ziyaretçi konuyu incelemekte.

wakmaa

Merhaba arkadaslar
Bu formda ilk sorum olacak farkına varabildiğimce kurallara uymaya calıştım umarım bi hatam olmamıştır.
Ben daha oncede kısa aralıklarla ubuntu yukleyıp ılgılenmıstım bıraz sımdı ubuntu server 11.10 u yukledım
ama ağ ayarlarında anlayamadıgım seyler var amacım bunları ogrenmek
mesala ekranda sağ üst köşedeki ağ simgesinde "wired network" butonu "disable" durumda
"connection information" dediğimde
Error displaying connection information:

No valid active connections found!

bu hatayı alıyorum
Ayrica eskinden VM de Ubuntu kurdugumda WIFI noktalari sag usteki network alaninda cikiyordu ama simdi ole birseyde yok
Ben Wın 7 uzerınde-Oracle VM üzerinde-Ubuntu kurdum ve VM nin network modu şuan NAT durumunda
aslında bridge yapıp 192.168.1.0 subnetinden ip alsın istiyorum ancak Network-Edit Connection kısmında herhangibir bağlantı yok!
Ama Ubuntu üzerinde internet var!
Kısacası çıktıların hepsini aşşağıda yazdım
bana yardımcı olun lütfen anlamam için
bi hata var ama ne?

root@ubuntu:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"



root@ubuntu:~# uname -a
Linux ubuntu 3.0.0-16-server #28-Ubuntu SMP Fri Jan 27 18:03:45 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux



root@ubuntu:~# lspci
00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02)
00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
00:01.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
00:03.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02)
00:04.0 System peripheral: InnoTek Systemberatung GmbH VirtualBox Guest Service
00:05.0 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio Controller (rev 01)
00:06.0 USB Controller: Apple Computer Inc. KeyLargo/Intrepid USB
00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08)
00:0d.0 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 02)



root@ubuntu:~# lsusb
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet



root@ubuntu:~# rfkill list



root@ubuntu:~# sudo lshw -C network
  *-network               
       description: Ethernet interface
       product: 82540EM Gigabit Ethernet Controller
       vendor: Intel Corporation
       physical id: 3
       bus info: pci@0000:00:03.0
       logical name: eth0
       version: 02
       serial: 08:00:27:fc:cf:c5
       size: 1Gbit/s
       capacity: 1Gbit/s
       width: 32 bits
       clock: 66MHz
       capabilities: pm pcix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000 driverversion=7.3.21-k8-NAPI duplex=full firmware=N/A ip=10.0.2.15 latency=64 link=yes mingnt=255 multicast=yes port=twisted pair speed=1Gbit/s
       resources: irq:19 memory:f0000000-f001ffff ioport:d010(size=8)



root@ubuntu:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 08:00:27:fc:cf:c5 
          inet addr:10.0.2.15  Bcast:10.0.2.255  Mask:255.255.255.0
          inet6 addr: fe80::a00:27ff:fefc:cfc5/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2540 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1846 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2754244 (2.7 MB)  TX bytes:231399 (231.3 KB)

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Sunucu
          UP LOOPBACK RUNNING  MTU:16436  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:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)



root@ubuntu:~# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.



root@ubuntu:~# iwlist scanning
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.



root@ubuntu:~# lsmod
Module                  Size  Used by
nls_utf8               12557  1
isofs                  40253  1
bnep                   18436  2
rfcomm                 47946  0
bluetooth             166112  10 bnep,rfcomm
vesafb                 13809  1
joydev                 17693  0
snd_intel8x0           38401  0
snd_ac97_codec        134826  1 snd_intel8x0
ac97_bus               12730  1 snd_ac97_codec
snd_pcm                96714  2 snd_intel8x0,snd_ac97_codec
snd_seq_midi           13324  0
snd_rawmidi            30547  1 snd_seq_midi
snd_seq_midi_event     14899  1 snd_seq_midi
snd_seq                61896  2 snd_seq_midi,snd_seq_midi_event
snd_timer              29991  2 snd_pcm,snd_seq
snd_seq_device         14540  3 snd_seq_midi,snd_rawmidi,snd_seq
psmouse                73882  0
ppdev                  17113  0
snd                    68182  7 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
serio_raw              13166  0
soundcore              12680  1 snd
snd_page_alloc         18529  2 snd_intel8x0,snd_pcm
i2c_piix4              13301  0
parport_pc             36962  0
binfmt_misc            17540  1
lp                     17799  0
parport                46562  3 ppdev,parport_pc,lp
usbhid                 47198  0
hid                    95463  1 usbhid
ahci                   26002  2
libahci                26861  1 ahci
e1000                 108573  0



root@ubuntu:~# dmesg | tail
[   25.788402] Bluetooth: RFCOMM TTY layer initialized
[   25.788403] Bluetooth: RFCOMM socket layer initialized
[   25.788412] Bluetooth: RFCOMM ver 1.11
[   25.836300] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   25.836304] Bluetooth: BNEP filters: protocol multicast
[   28.338534] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro,commit=0
[   29.145503] init: plymouth-stop pre-start process (1186) terminated with status 1
[   34.078576] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro,commit=0
[   81.414765] ISO 9660 Extensions: Microsoft Joliet Level 3
[   81.461621] ISO 9660 Extensions: RRIP_1991A



root@ubuntu:~# dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.0.0-16-server (buildd@allspice) (gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) ) #28-Ubuntu SMP Fri Jan 27 18:03:45 UTC 2012 (Ubuntu 3.0.0-16.28-server 3.0.17)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.0.0-16-server root=/dev/mapper/ubuntu-root ro
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000470f0000 (usable)
[    0.000000]  BIOS-e820: 00000000470f0000 - 0000000047100000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.5 present.
[    0.000000] DMI: innotek GmbH VirtualBox, BIOS VirtualBox 12/01/2006
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x470f0 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR variable ranges disabled:
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] CPU MTRRs all blank - virtualized system.
[    0.000000] found SMP MP-table at [ffff88000009fff0] 9fff0
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-00000000470f0000
[    0.000000]  0000000000 - 0047000000 page 2M
[    0.000000]  0047000000 - 00470f0000 page 4k
[    0.000000] kernel direct mapping tables up to 470f0000 @ 1fffc000-20000000
[    0.000000] RAMDISK: 364d6000 - 37263000
[    0.000000] ACPI: RSDP 00000000000e0000 00024 (v02 VBOX  )
[    0.000000] ACPI: XSDT 00000000470f0030 0003C (v01 VBOX   VBOXXSDT 00000001 ASL  00000061)
[    0.000000] ACPI: FACP 00000000470f00f0 000F4 (v04 VBOX   VBOXFACP 00000001 ASL  00000061)
[    0.000000] ACPI: DSDT 00000000470f0470 01B96 (v01 VBOX   VBOXBIOS 00000002 INTL 20100528)
[    0.000000] ACPI: FACS 00000000470f0200 00040
[    0.000000] ACPI: APIC 00000000470f0240 00054 (v02 VBOX   VBOXAPIC 00000001 ASL  00000061)
[    0.000000] ACPI: SSDT 00000000470f02a0 001CC (v01 VBOX   VBOXCPUT 00000002 INTL 20100528)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-00000000470f0000
[    0.000000] Initmem setup node 0 0000000000000000-00000000470f0000
[    0.000000]   NODE_DATA [00000000470eb000 - 00000000470effff]
[    0.000000]  [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff880045600000-ffff8800465fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   empty
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x000470f0
[    0.000000] On node 0 totalpages: 290943
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3922 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 3924 pages used for memmap
[    0.000000]   DMA32 zone: 283036 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 47100000 (gap: 47100000:b8ec0000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff880046e00000 s79616 r8192 d22784 u2097152
[    0.000000] pcpu-alloc: s79616 r8192 d22784 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 286958
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-16-server root=/dev/mapper/ubuntu-root ro
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 1117672k/1164224k available (6220k kernel code, 452k absent, 46100k reserved, 6904k data, 904k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:16640 nr_irqs:256 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 9437184 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Fast TSC calibration failed
[    0.000000] TSC: Unable to calibrate against PIT
[    0.000000] TSC: using PMTIMER reference calibration
[    0.000000] Detected 1524.838 MHz processor.
[    0.016004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3049.67 BogoMIPS (lpj=6099352)
[    0.016011] pid_max: default: 32768 minimum: 301
[    0.016039] Security Framework initialized
[    0.016058] AppArmor: AppArmor initialized
[    0.016061] Yama: becoming mindful.
[    0.020039] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.020876] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.021036] Mount-cache hash table entries: 256
[    0.021123] Initializing cgroup subsys cpuacct
[    0.021129] Initializing cgroup subsys memory
[    0.021136] Initializing cgroup subsys devices
[    0.021139] Initializing cgroup subsys freezer
[    0.021141] Initializing cgroup subsys net_cls
[    0.021144] Initializing cgroup subsys blkio
[    0.021149] Initializing cgroup subsys perf_event
[    0.021546] mce: CPU supports 0 MCE banks
[    0.021758] using mwait in idle threads.
[    0.022372] SMP alternatives: switching to UP code
[    0.118029] Freeing SMP alternatives: 24k freed
[    0.118077] ACPI: Core revision 20110413
[    0.118949] ftrace: allocating 26086 entries in 103 pages
[    0.133130] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.175779] CPU0: Intel(R) Core(TM) i7 CPU       Q 720  @ 1.60GHz stepping 05
[    0.176010] Performance Events: unsupported p6 CPU model 30 no PMU driver, software events only.
[    0.176010] Brought up 1 CPUs
[    0.176010] Total of 1 processors activated (3049.67 BogoMIPS).
[    0.177261] devtmpfs: initialized
[    0.180150] print_constraints: dummy:
[    0.180313] Time: 23:40:53  Date: 03/02/12
[    0.180361] NET: Registered protocol family 16
[    0.180483] ACPI: bus type pci registered
[    0.180671] PCI: Using configuration type 1 for base access
[    0.181486] bio: create slab <bio-0> at 0
[    0.182242] ACPI: EC: Look up EC in DSDT
[    0.182637] ACPI: Executed 1 blocks of module-level executable AML code
[    0.186505] ACPI: Interpreter enabled
[    0.186511] ACPI: (supports S0 S5)
[    0.186521] ACPI: Using IOAPIC for interrupt routing
[    0.189554] ACPI: No dock devices found.
[    0.189568] HEST: Table not found.
[    0.189581] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.189717] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.189939] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.189942] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.189944] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.189946] pci_root PNP0A03:00: host bridge window [mem 0x47100000-0xffdfffff] (ignored)
[    0.190033] pci 0000:00:00.0: [8086:1237] type 0 class 0x000600
[    0.190967] pci 0000:00:01.0: [8086:7000] type 0 class 0x000601
[    0.193018] pci 0000:00:01.1: [8086:7111] type 0 class 0x000101
[    0.193980] pci 0000:00:01.1: reg 20: [io  0xd000-0xd00f]
[    0.194712] pci 0000:00:02.0: [80ee:beef] type 0 class 0x000300
[    0.196791] pci 0000:00:02.0: reg 10: [mem 0xe0000000-0xe0ffffff pref]
[    0.206955] pci 0000:00:03.0: [8086:100e] type 0 class 0x000200
[    0.208311] pci 0000:00:03.0: reg 10: [mem 0xf0000000-0xf001ffff]
[    0.210044] pci 0000:00:03.0: reg 18: [io  0xd010-0xd017]
[    0.213867] pci 0000:00:04.0: [80ee:cafe] type 0 class 0x000880
[    0.216109] pci 0000:00:04.0: reg 10: [io  0xd020-0xd03f]
[    0.217174] pci 0000:00:04.0: reg 14: [mem 0xf0400000-0xf07fffff]
[    0.218271] pci 0000:00:04.0: reg 18: [mem 0xf0800000-0xf0803fff pref]
[    0.222581] pci 0000:00:05.0: [8086:2415] type 0 class 0x000401
[    0.222886] pci 0000:00:05.0: reg 10: [io  0xd100-0xd1ff]
[    0.223100] pci 0000:00:05.0: reg 14: [io  0xd200-0xd23f]
[    0.224568] pci 0000:00:06.0: [106b:003f] type 0 class 0x000c03
[    0.225689] pci 0000:00:06.0: reg 10: [mem 0xf0804000-0xf0804fff]
[    0.230643] pci 0000:00:07.0: [8086:7113] type 0 class 0x000680
[    0.232901] pci 0000:00:0d.0: [8086:2829] type 0 class 0x000106
[    0.234060] pci 0000:00:0d.0: reg 10: [io  0xd240-0xd247]
[    0.235898] pci 0000:00:0d.0: reg 18: [io  0xd250-0xd257]
[    0.238274] pci 0000:00:0d.0: reg 20: [io  0xd260-0xd26f]
[    0.239612] pci 0000:00:0d.0: reg 24: [mem 0xf0806000-0xf0807fff]
[    0.241771] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.244558]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
[    0.252769] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 9 10 11)
[    0.253400] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11)
[    0.253566] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11)
[    0.253730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11)
[    0.254282] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.254293] vgaarb: loaded
[    0.254296] vgaarb: bridge control possible 0000:00:02.0
[    0.254661] SCSI subsystem initialized
[    0.254797] libata version 3.00 loaded.
[    0.254923] usbcore: registered new interface driver usbfs
[    0.255095] usbcore: registered new interface driver hub
[    0.255126] usbcore: registered new device driver usb
[    0.255253] PCI: Using ACPI for IRQ routing
[    0.255266] PCI: pci_cache_line_size set to 64 bytes
[    0.255755] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
[    0.255768] reserve RAM buffer: 00000000470f0000 - 0000000047ffffff
[    0.255890] NetLabel: Initializing
[    0.255894] NetLabel:  domain hash size = 128
[    0.255896] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.255909] NetLabel:  unlabeled traffic allowed by default
[    0.265173] AppArmor: AppArmor Filesystem Enabled
[    0.265201] pnp: PnP ACPI init
[    0.265215] ACPI: bus type pnp registered
[    0.265323] pnp 00:00: [bus 00-ff]
[    0.265325] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.265327] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.265329] pnp 00:00: [io  0x0d00-0xffff window]
[    0.265331] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.265333] pnp 00:00: [mem 0x47100000-0xffdfffff window]
[    0.265363] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.265385] pnp 00:01: [io  0x0060]
[    0.265388] pnp 00:01: [io  0x0064]
[    0.265500] pnp 00:01: [irq 1]
[    0.265529] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.265541] pnp 00:02: [io  0x0000-0x000f]
[    0.265544] pnp 00:02: [io  0x0080-0x008f]
[    0.265546] pnp 00:02: [io  0x00c0-0x00df]
[    0.265548] pnp 00:02: [dma 4]
[    0.265571] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.265783] pnp 00:03: [irq 12]
[    0.265807] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 (active)
[    0.265822] pnp 00:04: [io  0x0378-0x037f]
[    0.265823] pnp 00:04: [io  0x0778-0x077f]
[    0.265872] pnp 00:04: [irq 7]
[    0.265897] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.266851] pnp: PnP ACPI: found 5 devices
[    0.266856] ACPI: ACPI bus type pnp unregistered
[    0.274314] Switching to clocksource acpi_pm
[    0.274361] PCI: max bus depth: 0 pci_try_num: 1
[    0.274375] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.274377] pci_bus 0000:00: resource 1 [mem 0x00000000-0xfffffffff]
[    0.274414] NET: Registered protocol family 2
[    0.274535] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.275777] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.275777] Switched to NOHz mode on CPU #0
[    0.276857] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.277355] TCP: Hash tables configured (established 262144 bind 65536)
[    0.277362] TCP reno registered
[    0.277373] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.277408] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.277530] NET: Registered protocol family 1
[    0.277548] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.277628] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.277727] pci 0000:00:02.0: Boot video device
[    0.278231] PCI: CLS 0 bytes, default 64
[    0.278295] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.278804] audit: initializing netlink socket (disabled)
[    0.278819] type=2000 audit(1330731653.272:1): initialized
[    0.309462] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.315290] VFS: Disk quotas dquot_6.5.2
[    0.315363] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.316350] fuse init (API version 7.16)
[    0.316464] msgmni has been set to 2183
[    0.316880] Trying to unpack rootfs image as initramfs...
[    0.325408] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.325456] io scheduler noop registered
[    0.325461] io scheduler deadline registered (default)
[    0.325518] io scheduler cfq registered
[    0.325636] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.325657] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.325785] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    0.325911] ACPI: AC Adapter [AC] (on-line)
[    0.325978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.325985] ACPI: Power Button [PWRF]
[    0.326077] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[    0.326083] ACPI: Sleep Button [SLPF]
[    0.326151] ACPI: acpi_idle registered with cpuidle
[    0.327608] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[    0.327634] ERST: Table is not found!
[    0.327703] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.328535] Linux agpgart interface v0.103
[    0.329659] brd: module loaded
[    0.330157] loop: module loaded
[    0.330280] ata_piix 0000:00:01.1: version 2.13
[    0.337305] ACPI: Battery Slot [BAT0] (battery present)
[    0.337333] scsi0 : ata_piix
[    0.337420] scsi1 : ata_piix
[    0.337449] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
[    0.337453] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
[    0.337778] Fixed MDIO Bus: probed
[    0.337799] PPP generic driver version 2.4.2
[    0.337844] tun: Universal TUN/TAP device driver, 1.6
[    0.337847] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.337914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.337928] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.338004] ohci_hcd 0000:00:06.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    0.338062] ohci_hcd 0000:00:06.0: OHCI Host Controller
[    0.338284] ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 1
[    0.338435] ohci_hcd 0000:00:06.0: irq 22, io mem 0xf0804000
[    0.392777] hub 1-0:1.0: USB hub found
[    0.392806] hub 1-0:1.0: 8 ports detected
[    0.393285] uhci_hcd: USB Universal Host Controller Interface driver
[    0.393345] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.394638] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.394649] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.394716] mousedev: PS/2 mouse device common for all mice
[    0.395217] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.395386] rtc0: alarms up to one day, 114 bytes nvram
[    0.395530] device-mapper: uevent: version 1.0.3
[    0.395602] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    0.395625] cpuidle: using governor ladder
[    0.395628] cpuidle: using governor menu
[    0.395631] EFI Variables Facility v0.08 2004-May-17
[    0.395808] TCP cubic registered
[    0.395908] NET: Registered protocol family 10
[    0.397196] NET: Registered protocol family 17
[    0.397261] Registering the dns_resolver key type
[    0.397402] PM: Hibernation image not present or could not be loaded.
[    0.397427] registered taskstats version 1
[    0.399940] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.494399] ata2.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133
[    0.495281] ata2.00: configured for UDMA/33
[    0.496376] scsi 1:0:0:0: CD-ROM            VBOX     CD-ROM           1.0  PQ: 0 ANSI: 5
[    0.497229] sr0: scsi3-mmc drive: 32x/32x xa/form2 tray
[    0.497252] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.497396] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    0.497453] sr 1:0:0:0: Attached scsi generic sg0 type 5
[    0.669609] Freeing initrd memory: 13876k freed
[    0.681370]   Magic number: 4:703:705
[    0.681627] rtc_cmos rtc_cmos: setting system clock to 2012-03-02 23:40:54 UTC (1330731654)
[    0.681647] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.681650] EDD information not available.
[    0.683315] Freeing unused kernel memory: 904k freed
[    0.683485] Write protecting the kernel read-only data: 12288k
[    0.690534] Freeing unused kernel memory: 1952k freed
[    0.696394] Freeing unused kernel memory: 1364k freed
[    0.727245] udevd[80]: starting version 173
[    0.808244] usb 1-1: new full speed USB device number 2 using ohci_hcd
[    0.841036] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    0.841057] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.841199] e1000 0000:00:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    1.464370] Refined TSC clocksource calibration: 1526.683 MHz.
[    1.464387] Switching to clocksource tsc
[    1.550422] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 08:00:27:fc:cf:c5
[    1.550445] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection
[    1.550713] ahci 0000:00:0d.0: version 3.0
[    1.550809] ahci 0000:00:0d.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    1.551005] ahci: SSS flag set, parallel bus scan disabled
[    1.551441] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
[    1.551450] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc
[    1.552580] scsi2 : ahci
[    1.552638] ata3: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806100 irq 21
[    1.872530] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.872799] ata3.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133
[    1.872809] ata3.00: 50298880 sectors, multi 128: LBA48 NCQ (depth 31/32)
[    1.873199] ata3.00: configured for UDMA/133
[    1.873345] scsi 2:0:0:0: Direct-Access     ATA      VBOX HARDDISK    1.0  PQ: 0 ANSI: 5
[    1.873638] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    1.873766] sd 2:0:0:0: [sda] 50298880 512-byte logical blocks: (25.7 GB/23.9 GiB)
[    1.873856] sd 2:0:0:0: [sda] Write Protect is off
[    1.873864] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.873901] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.888255]  sda: sda1 sda2 < sda5 >
[    1.888672] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.909029] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/input/input3
[    1.909309] generic-usb 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0
[    1.909340] usbcore: registered new interface driver usbhid
[    1.909347] usbhid: USB HID core driver
[    2.708288] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    5.079274] Adding 1163260k swap on /dev/mapper/ubuntu-swap_1.  Priority:-1 extents:1 across:1163260k
[    5.263383] udevd[285]: starting version 173
[    6.103588] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[    6.833439] lp: driver loaded but no devices found
[    8.580253] parport_pc 00:04: reported by Plug and Play ACPI
[    8.762397] piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
[    8.933705] ppdev: user-space parallel port driver
[    8.954468] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[    9.604286] Intel ICH 0000:00:05.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    9.849293] type=1400 audit(1330731663.663:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=493 comm="apparmor_parser"
[    9.849498] type=1400 audit(1330731663.663:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=493 comm="apparmor_parser"
[    9.849697] type=1400 audit(1330731663.663:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=493 comm="apparmor_parser"
[    9.850046] type=1400 audit(1330731663.663:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=544 comm="apparmor_parser"
[    9.850425] type=1400 audit(1330731663.663:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=544 comm="apparmor_parser"
[    9.850560] type=1400 audit(1330731663.663:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=544 comm="apparmor_parser"
[    9.932484] intel8x0_measure_ac97_clock: measured 54096 usecs (6239 samples)
[    9.932489] intel8x0: measured clock 115332 rejected
[   10.293782] intel8x0_measure_ac97_clock: measured 57498 usecs (7680 samples)
[   10.293785] intel8x0: measured clock 133569 rejected
[   10.652243] intel8x0_measure_ac97_clock: measured 55842 usecs (7200 samples)
[   10.652248] intel8x0: measured clock 128935 rejected
[   10.652251] intel8x0: clocking to 48000
[   11.406974] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   11.408368] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   11.408536] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   13.418487] vesafb: mode is 640x480x32, linelength=2560, pages=0
[   13.418491] vesafb: scrolling: redraw
[   13.418494] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[   13.418579] mtrr: your processor doesn't support write-combining
[   13.418785] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90000a80000, using 1216k, total 1216k
[   13.418935] Console: switching to colour frame buffer device 80x30
[   13.422460] fb0: VESA VGA frame buffer device
[   13.689695] type=1400 audit(1330731667.503:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=713 comm="apparmor_parser"
[   13.690368] type=1400 audit(1330731667.503:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=713 comm="apparmor_parser"
[   21.440114] eth0: no IPv6 routers present
[   23.875120] init: failsafe main process (577) killed by TERM signal
[   24.394023] type=1400 audit(1330731678.207:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm-guest-session-wrapper" pid=898 comm="apparmor_parser"
[   24.396673] type=1400 audit(1330731678.211:11): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=899 comm="apparmor_parser"
[   24.396912] type=1400 audit(1330731678.211:12): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=899 comm="apparmor_parser"
[   24.397096] type=1400 audit(1330731678.211:13): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=899 comm="apparmor_parser"
[   24.473907] type=1400 audit(1330731678.287:14): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=900 comm="apparmor_parser"
[   24.477919] type=1400 audit(1330731678.291:15): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=900 comm="apparmor_parser"
[   24.479759] type=1400 audit(1330731678.291:16): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-thumbnailer" pid=900 comm="apparmor_parser"
[   24.518222] type=1400 audit(1330731678.331:17): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=902 comm="apparmor_parser"
[   24.518469] type=1400 audit(1330731678.331:18): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-*" pid=902 comm="apparmor_parser"
[   24.522792] type=1400 audit(1330731678.335:19): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=903 comm="apparmor_parser"
[   24.824132] init: apport pre-start process (938) terminated with status 1
[   24.858767] init: apport post-stop process (968) terminated with status 1
[   25.763915] Bluetooth: Core ver 2.16
[   25.763949] NET: Registered protocol family 31
[   25.763951] Bluetooth: HCI device and connection manager initialized
[   25.763954] Bluetooth: HCI socket layer initialized
[   25.763955] Bluetooth: L2CAP socket layer initialized
[   25.771485] Bluetooth: SCO socket layer initialized
[   25.788402] Bluetooth: RFCOMM TTY layer initialized
[   25.788403] Bluetooth: RFCOMM socket layer initialized
[   25.788412] Bluetooth: RFCOMM ver 1.11
[   25.836300] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   25.836304] Bluetooth: BNEP filters: protocol multicast
[   28.338534] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro,commit=0
[   29.145503] init: plymouth-stop pre-start process (1186) terminated with status 1
[   34.078576] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro,commit=0
[   81.414765] ISO 9660 Extensions: Microsoft Joliet Level 3
[   81.461621] ISO 9660 Extensions: RRIP_1991A

heartsmagic

Foruma hoş geldin.
Sorun temel olarak Ubuntu sorunu değil, sanal makine sorunu. Aldığın hatayı çok önemseme bence, fakat asıl yapmak istediğin ağı köprüleme işlemi neden olmuyor onu araştır. Oracle VM'den yeni haberim oluyor. Bu nedenle yardım etmem kendi adıma zor, fakat bir şekilde olması lazım köprüleyerek ağ kurma işleminin. Halihazırda Virtualbox üzerinde rahatlıkla oluyor.

Küçük not: Sorularımız için (SORU) şeklinde etiket kullanmıyoruz.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

wakmaa

ozaman bu ciktilara bakip bi hata gorup gormediginizi soylermisiniz?
ayrica
sudo ifconfig eth0 192.168.1.50 netmask 255.255.255.0
kullanarak static ip vermekle
/etc/network/interfaces
dosyasini degistirerek ip vermek arasinda ne fark var?
eger fark yoksa neden terminal uzerinden sudo ifconfig ile verdigim ip
interfaces dosyasina kaydedilmiyor?

heartsmagic

Çıktılarda hata yok, zaten sistem IP alıyor. Dediğim gibi olay sanal makine ile alakalı. Sen köprüleme üzerine gideceksin kullandığın sanal siste uygulaması için, konunun Ubuntu ile alakası olduğunu sanmıyorum kısacası.

ifconfig ile aldığın IP anlık işe yarar. Sistemi yeniden başlatırsan yine eski haline döner. Bu şekilde alınan IP adresi interfaces dosyasına işlenmez. Ayrıca sen bu şekilde IP alınca internete çıkabiliyor musun?
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

wakmaa

Tamam hocam
bende konuyu bütün gece araştırıp kavradım biraz olsun
Sorun Ubuntu 64 bit serverden kaynaklanıyor yani ubuntu desktop u yükleyince herşey tam olarak çalışmıyor
mesala ses var terminalden ayar yapılıyor ancak ekranda sağ üsteki ses kısmı çalışmıyor
network ayarları içinde bu böyle
İlginiz için teşekkürler

heartsmagic

Sorun çözüldü mü? Gerçi ben durumu anlayamadım. Sorun neden 64bit sunucu sürümünde mesela? Ubuntu güzelce IP almış zaten.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.