Network works after Linux install; not after Amahi install

User avatar
vogelap
Posts: 13
Joined: Mon Aug 17, 2009 5:44 am
Location: Cincinnati, Ohio USA
Contact:

Network works after Linux install; not after Amahi install

Postby vogelap » Mon Aug 17, 2009 12:07 pm

This sure is a newbie question, but here it is...

I've installed Fedora Core 10 from DVD with the additional Amahi repository (but not installed Amahi). The system in that state can access the network without problems.

However, when I install Amahi (hda-install <mycode>), the network connection is unavailable. I believe that means that I've got my Amahi settings wrong, but am not sure how to determine what the correct settings should be.

How do I find out the netmask, gateway, IP, and any other information necessary so I can properly configure Amahi?

bsk
Posts: 280
Joined: Sun May 03, 2009 7:18 pm
Location: Tennessee
Contact:

Re: Network works after Linux install; not after Amahi install

Postby bsk » Mon Aug 17, 2009 12:12 pm

From your client, do the following in command/terminal (depeding on Windows/Linux/OSX)

Win- ipconfig

OSX/Linux- ifconfig

This is with DHCP ON on the router and the HDA Off, this should tell your your router IP. That is CRITICAL information when creating an HDA Profile at http://www.amahi.org.

You need to make sure the one you enter and the one it gives you are matched perfectly.

Im thinking you entered the wrong IP address for your router.
Having problems with connecting to the internet? Try the Network Troubleshooter.

Not sure what your Gateway IP? Head on over to the Find Your Gateway IP page to find out easily.

Image

User avatar
vogelap
Posts: 13
Joined: Mon Aug 17, 2009 5:44 am
Location: Cincinnati, Ohio USA
Contact:

Re: Network works after Linux install; not after Amahi install

Postby vogelap » Mon Aug 17, 2009 12:33 pm

I am running Fedora Core 10 on a PC. "ifconfig" tells me the following, but I am not sure how to determine the information needed for Amahi's configuration from it. Can you help?

[drew@home ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:02:E3:14:C5:12
inet addr:10.188.94.139 Bcast:10.188.94.143 Mask:255.255.255.248
inet6 addr: fe80::202:e3ff:fe14:c512/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:125 errors:0 dropped:0 overruns:0 frame:0
TX packets:102 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12940 (12.6 KiB) TX bytes:12229 (11.9 KiB)
Interrupt:17 Base address:0x2000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:84 errors:0 dropped:0 overruns:0 frame:0
TX packets:84 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6752 (6.5 KiB) TX bytes:6752 (6.5 KiB)

bsk
Posts: 280
Joined: Sun May 03, 2009 7:18 pm
Location: Tennessee
Contact:

Re: Network works after Linux install; not after Amahi install

Postby bsk » Mon Aug 17, 2009 1:50 pm

Come back to the IRC channel when you get a chance, you might try resetting your routers back to default settings (that is if its not a problem) and seeing if that helps at all. Might have a setting that your Fedora box does not like.

Also, what OS did you use for your webserver? Fedora might not have a driver ootb for your network card.
Having problems with connecting to the internet? Try the Network Troubleshooter.

Not sure what your Gateway IP? Head on over to the Find Your Gateway IP page to find out easily.

Image

User avatar
vogelap
Posts: 13
Joined: Mon Aug 17, 2009 5:44 am
Location: Cincinnati, Ohio USA
Contact:

Re: Network works after Linux install; not after Amahi install

Postby vogelap » Tue Aug 18, 2009 10:51 am

Thanks for your help on the forum and in IRC. I appreciate it! I will be back in the IRC this evening, around 6pm EST. If you're around then, I will connect with you.

I've got port configurations for other machines on the network (my Personal Video Recorder needs specific ports open), but that is, I think, the only "special" configuration I've got.

The server (intended to be the HDA) has always run Fedora... When it was the webserver and now that I'm re-purposing it to an HDA, it's always been Fedora.

I think it's a configuration issue... If I wipe the entire system and install Fedora Core 10 fresh, it connects just fine to the network both during and after installation. Once I install Amahi, it stops working. Somehow, I am not configuring Amahi correctly and that's causing it not to work.

If I could find a way to show what configuration Fedora is using before I install Amahi, I could configure Amahi to use that information and it should work... So, for example, how do I tell what gateway Fedora is using "by default"? "ifconfig" didn't seem to give enough information...

I also see that the hub is no longer required and would consider removing it from the stack if I can keep everything working as it is...

bsk
Posts: 280
Joined: Sun May 03, 2009 7:18 pm
Location: Tennessee
Contact:

Re: Network works after Linux install; not after Amahi install

Postby bsk » Tue Aug 18, 2009 11:02 am

This is very interesting. Im not sure where you can figure out what its using, but if you are correct, it will be using the 1.1.

Are you sure your routers ip is .1.1 and not .0.1?
Having problems with connecting to the internet? Try the Network Troubleshooter.

Not sure what your Gateway IP? Head on over to the Find Your Gateway IP page to find out easily.

Image

User avatar
vogelap
Posts: 13
Joined: Mon Aug 17, 2009 5:44 am
Location: Cincinnati, Ohio USA
Contact:

Re: Network works after Linux install; not after Amahi install

Postby vogelap » Tue Aug 18, 2009 5:39 pm

http://www.drewvogel.com/images/netmap.jpg has my current netmap... Still BAFFLED about why I cannot get Amahi to work in my configuration! Any suggestions?
Last edited by vogelap on Wed Aug 19, 2009 5:50 am, edited 1 time in total.

User avatar
vogelap
Posts: 13
Joined: Mon Aug 17, 2009 5:44 am
Location: Cincinnati, Ohio USA
Contact:

Re: Network works after Linux install; not after Amahi install

Postby vogelap » Tue Aug 18, 2009 6:00 pm

Helpful IRC member <cpg> suggested the following revision to my netmap. Does this make sense as the best way to reconfigure my stack? http://www.drewvogel.com/images/netmap1.jpg

User avatar
vogelap
Posts: 13
Joined: Mon Aug 17, 2009 5:44 am
Location: Cincinnati, Ohio USA
Contact:

Re: Network works after Linux install; not after Amahi install

Postby vogelap » Thu Aug 20, 2009 5:39 am

I am going to try rewiring everything this evening... I'll turn off everything connected to the routers, switch the wires around, and reboot the computers. Do I also need to reset the routers (pull their power cords for a few minutes)?

What should I expect after this? Will it all just "work", or will there likely be additional configuration necessary? If so, what might that configuration be?

EDIT: I will rewire everything in the way cpg suggested.
Last edited by vogelap on Thu Aug 20, 2009 6:18 am, edited 1 time in total.

bsk
Posts: 280
Joined: Sun May 03, 2009 7:18 pm
Location: Tennessee
Contact:

Re: Network works after Linux install; not after Amahi install

Postby bsk » Thu Aug 20, 2009 5:49 am

Are you going the way cpg recommended or another way?
Having problems with connecting to the internet? Try the Network Troubleshooter.

Not sure what your Gateway IP? Head on over to the Find Your Gateway IP page to find out easily.

Image

Who is online

Users browsing this forum: No registered users and 31 guests