Removed router from network. Linked up server box directly through modem with static ip. Working well.
Clearly, (or almost clearly), my problem lies with router configuration. Netgear WGR614....
Type: Posts; User: amalafrida; Keyword(s):
Removed router from network. Linked up server box directly through modem with static ip. Working well.
Clearly, (or almost clearly), my problem lies with router configuration. Netgear WGR614....
Yes, your observation is on point. My box running 10.04 desktop presents the same behavior. Actual changes to the network setup are not reflected in /etc/network/interfaces file.
Hope someone...
Failed to include relevant info in previous post.
eth0 Link encap:Ethernet HWaddr 00:19:21:54:8f:d0
inet addr:192.168.1.102 Bcast:192.168.1.255 Mask:255.255.255.0
...
Fresh install of 10.04.1 server; installs seamlessly; finds network no problem.
However, establishing static connection is driving me batty. Will not take. I've reconfigured "interfaces" file...
Hyper-cool. Reboot is perfect! Thanks a bunch. Merci beaucoup!
1,333 posts since Dec 2007?????????!!!!!!!!!!
Man, you must eat and sleep Ubuntu . . . in addition to drinking it!
Your...
Great! 2 boots and the UUIDs remain the same.
What should an fstab line look like using UUIDs instead of
/dev/sda1 /mnt/data
UUID=xxxxxxxxx /mnt/data ext3 ???????????
2 harddrives in my system, running Gibbon
/dev/sda & /dev/sdb
/etc/fstab calls for mount /dev/sda /mnt/datadisk
after first boot:
fdisk -l | grep '^Disk' yields:
Disk /dev/sda: 160 GB
Disk...