Thread: Static IP settings not working on Natty Narwhal
hello,
i'm trying setup static ip address computer, everytime set static ip network not works.
lspci -v shows follow.
in beginning driver in use r8169, changed because read in forum r8169 driver has issues.code:ethernet controller 02:00.0 ethernet controller: realtek semiconductor co., ltd. rtl8101e/rtl8102e pci express fast ethernet controller (rev 02) subsystem: micro-star international co., ltd. device 7529 flags: bus master, fast devsel, latency 0, irq 17 i/o ports @ e800 [size=256] memory @ fdfff000 (64-bit, prefetchable) [size=4k] memory @ fdfe0000 (64-bit, prefetchable) [size=64k] [virtual] expansion rom @ febe0000 [disabled] [size=128k] capabilities: <access denied> kernel driver in use: r8101 kernel modules: r8101
tried configure static ip address using gnome network configurator didn't worked either. removed , tried edit following config files.
/etc/networks/interfaces
looks follow
i've added valid dns servers on /etc/resolv.conf also.code:auto lo iface lo inet loopback auto eth0 #iface eth0 inet dhcp iface eth0 inet static address 10.193.227.92 netmask 255.255.255.0 gateway 10.193.227.1
after restart system network works when use dhpc resolve ip address.
know else can try?
i have same issue. looks bug in narwhal.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Static IP settings not working on Natty Narwhal
Ubuntu
Comments
Post a Comment