Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] network issue
- Date: Wed, 20 Dec 2006 01:08:32 +0900
- From: Shawn <javajunkie@example.com>
- Subject: Re: [tlug] network issue
- References: <1166543682.4397.34.camel@example.com>
> The network is fine using DHCP and "automatically obtain DNS info from > provider" but not when I set it statically. Sorry didn't state that clearly. > > This is what it shows under /etc/sysconfig/network-scripts/ifcfg-eth0 > > DEVICE=eth0 > BOOTPROTO=dhcp > ONBOOT=yes > TYPE=Ethernet > USERCTL=no > PEERDNS=yes > IPV6INIT=no > NETMASK=************* > IPADDR=************* > GATEWAY=************* > > Using /sbin/ifconfig I get my inet addr, bcast and mask. > > Now, if I enter "statically set ip addresses" (in the system-config- > network gui) and enter the inet addr, bcast and mask; and stop/restart > the network via gui /usr/sbin/system-config-services > > then /etc/sysconfig/network-scripts/ifcfg-eth0 is changed to > > DEVICE=eth0 > BOOTPROTO=none > ONBOOT=yes > TYPE=Ethernet > USERCTL=no > PEERDNS=yes > IPV6INIT=no > NETMASK=************* > IPADDR=************* > GATEWAY=********** > > Note: another difference is that: > > > Not work set statically > [me@example.com network-scripts]# /sbin/ip route > aa.aaa.aaa.0/24 dev vnic0 proto kernel scope link src aa.aaa.aaa.2 > bbb.b.ccc.0/2 dev eth0 proto kernel scope link src bbb.b.eee.29 > > working under dhcp > [me@example.com network-scripts]# /sbin/ip route > aa.aaa.aaa.0/24 dev vnic0 proto kernel scope link src aa.aaa.aaa.2 > bbb.b.ccc.0/21 dev eth0 proto kernel scope link src bbb.b.eee.29 > ddd.ddd.d.d.d dev eth0 scope link > default via bbb.b.ccc.1 dev eth0 > > Help! Anyone? Guiness anyone? > > Oh last info is that I am using > 210.230.70.2 > 210.230.70.2 > rosenet.ne.jp when I set dns statically > I think that is right > $ nslookup rosenet.ne.jp > Server: 210.230.70.2 > > Shawn > > P.S. this is in an attempt to resolve past threads on realtek drivers > (not the issue) or lan cards (not the issue) > > >
- Follow-Ups:
- Re: [tlug] network issue (solved)
- From: Shawn
- References:
- [tlug] network issue
- From: Shawn
Home | Main Index | Thread Index
- Prev by Date: [tlug] network issue
- Next by Date: Re: [tlug] Multiregion Playback: Encoding versus Region
- Previous by thread: [tlug] network issue
- Next by thread: Re: [tlug] network issue (solved)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links