I just installed Mageia 3 on a new computer. My last Linux install was Mandriva 2009 Spring on another computer. (What can I say? Linux was so stable that I didn't have any reason to change it.) Internet access and networking worked perfectly on the old computer.
On the new one I have Internet access. The network is connected, because I can ping back and forth with no problem, but the Windows computer and the Tivo can't reach the Internet. I installed the network manually. I can't use the control center configuration because every time I try it messes up the hosts file by setting my computer's address to the same as loopback, no matter what I entered, instead of (ex) gail.homenet.net. (I had the same problem with Mandriva.) I don't think this is a Windows problem, since the Tivo has no access either, and it runs Linux.
I set up Shorewall the same way I did for the old computer, and it loads with no errors (I can supply the log entries, but there are a lot of them), but I suspect my problem may lie there because of changes in the last few years. Here are the only files I modify:
Interfaces
net eth0
loc eth1
Masq
eth0 192.168.1.0/25
Policy
loc net ACCEPT
loc loc ACCEPT
loc fw ACCEPT
fw loc ACCEPT
fw net ACCEPT
net all DROP info
all all REJECT info
Rules
ACCEPT net fw tcp 6881:6889 [left over from a time when I was using bittorrent]
[I commented out the rule about using rules.drakx, since there is nothing in the file anyway.]
Zones
net ipv4
loc ipv4
fw firewall
And in etc.
hosts.deny
ALL:ALL
hosts.allow
ALL: 192.168.1
ALL: 127.0.0.1
Can anyone see a problem here or suggest where else I might look? I really don't want to switch back to the old computer, butTivo will soon starve for programming input, and my phone line keeps cutting it off before it can finish
May thanks for any suggestions. I'm afraid I've become a bit stupid about network setup.
Gail