Am Di, den 19.04.2005 schrieb Corey um 21:26: > OK...so here's what happens. I activate the second NIC (eth1) and internet > browsing is unavailable on the server. Going to an outside line, I try > going into a web page or checking email. Both fail. I can't even ping my IP > address. Inside on the LAN, Samba doesn't respond properly. Computers know > it's there, but nothing can connect. I checked the Firewall Options in the > Security Level panel and set eth1 to a trusted interface. However, no > change in behavior. I deactivate eth1 and just leave eth0 running, web and > outside lines are all happy again. > > So below is my ifcfg files. Let me know what you think... > THANKS! > Corey > > [root@myserver network-scripts]# more ifcfg-eth0 > DEVICE=eth0 > BOOTPROTO=none > BROADCAST=10.10.10.255 > IPADDR=10.10.10.10 > NETMASK=255.255.255.0 > NETWORK=10.10.10.0 > ONBOOT=yes > TYPE=Ethernet > USERCTL=no > PEERDNS=yes > GATEWAY=10.10.10.1 Remove the gateway setting. > IPV6INIT=no > [root@myserver network-scripts]# more ifcfg-eth1 > DEVICE=eth1 > BOOTPROTO=none > BROADCAST=192.168.10.255 > IPADDR=192.168.10.201 > NETMASK=255.255.255.0 > NETWORK=192.168.10.0 > ONBOOT=yes > TYPE=Ethernet > GATEWAY=192.168.10.1 Remove the gateway setting. > USERCTL=no > PEERDNS=yes > IPV6INIT=no Use GATEWAY=<IP> only in /etc/sysconfig/network. Alexander -- Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773 legal statement: http://www.uni-x.org/legal.html Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.14_FC2smp Serendipity 21:54:27 up 7 days, 18:34, load average: 0.15, 0.43, 0.41
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil