Search found 7 matches
- Sat Dec 26, 2009 2:13 pm
- Forum: Networking
- Topic: DNS questions
- Replies: 4
- Views: 4543
Re: DNS questions
Thanks for the replies. Indeed router is setup for the gateway. Regarding the question on not returning an error. I was reffering to the fact that its not setup in DNS. I know that a machine can exist without being in DNS or a machine can be in DNS but not live on the network. Normally, when you do ...
- Fri Dec 25, 2009 11:25 am
- Forum: Networking
- Topic: DNS questions
- Replies: 4
- Views: 4543
DNS questions
Hello I just got Amahi HDA 5.0 working with fedora12. Question 1: How do I setup a dns entry for gateway/router ? so that I can access it via http://gateway instead of 192.168.x.x Question 2: when I do a nslookup for something that does not exist... I get the following: -------------------- C:\nsloo...
- Fri Dec 25, 2009 10:54 am
- Forum: Installation
- Topic: installation on a laptop w/ wireless
- Replies: 9
- Views: 6318
Re: installation on a laptop w/ wireless
I changed the /usr/bin/hdactl to eth1 and its progress... HDA came up with the correct (static) IP and I am able to access the HDAdashboard. I believe this setup is not supported... Not sure why.... if all the code uses the defined variables... it should be good. Thanks for your help. exactly. that ...
- Fri Dec 25, 2009 12:33 am
- Forum: Installation
- Topic: installation on a laptop w/ wireless
- Replies: 9
- Views: 6318
Re: installation on a laptop w/ wireless
MyHDA has a wireless (WIFI) that shows up as eth0 in ifconfig and a Ethernet network that shows up as eth1 by default. well, eth0 *is* supported. i did an install once with a network adapter that showed as eth0 but it was bridging to the network transparently via a wireless link, so it was transpare...
- Fri Dec 25, 2009 12:31 am
- Forum: Installation
- Topic: installation on a laptop w/ wireless
- Replies: 9
- Views: 6318
Re: installation on a laptop w/ wireless
I rebuilt fedora12. There were no files in /etc/sysconfig/networking/devices. Just reverse eth0 and eth1. Go into /etc/sysconfig/networking/devices Will be two files ifcfg-eth0 and ifcfg-eth1 rename 1 0 and 0 1 Edit the files and change the line device=eth1 to eth1 and visa versa. It links the eth0 ...
- Thu Dec 24, 2009 2:19 am
- Forum: Installation
- Topic: installation on a laptop w/ wireless
- Replies: 9
- Views: 6318
Re: installation on a laptop w/ wireless
Should I rebuild the system/fedora os and do this before running amahi-installer? I have tinkered with the network-manager and tried to change eth1->eth0...but even though it looked like it would work, it did not when I did ifconfig
So I take it eth0/wireless is not supported ?
So I take it eth0/wireless is not supported ?
- Wed Dec 23, 2009 5:40 pm
- Forum: Installation
- Topic: installation on a laptop w/ wireless
- Replies: 9
- Views: 6318
installation on a laptop w/ wireless
After install HDA was not working and the DHCP/DNS was broken for the network. I did some reading/troubleshooting and I believe the cause of my problem could be the networking on my laptop. Laptop has a wireless (eth0) and wired (eth1) Integrated 2wire DSL/Wireless router During fedora install I pic...