Hmmm... I'm not really familiar with using netcfg.
Maybe someone else
would be better able to help here. Let me tell you how I set up my
network stuff. In my startup file (/etc/rc.d/rc.inet1 on my Slackware
system) I have:
/sbin/ifconfig lo 127.0.0.1
/sbin/route add -net 127.0.0.0 netmask 255.0.0.0 lo
/sbin/ifconfig eth0 10.0.0.1
/sbin/route add -net 10.0.0.0
You don't have to have the above in a startup file. You can enter the
commands from a command line. Also note that you will want to use your
IPs and netmask that you have chosen in place of 10.0.0.x
The above works for me. I hope it helps.
On Wed, Jan 27, 1999 at 03:39:10PM -0600, phrostie wrote:
> netcfg
>
> Steven Saner wrote:
>
> > On Wed, Jan 27, 1999 at 12:30:06PM -0600, phrostie wrote:
> > > [keith@kansas keith]$ netstat -r
> > > Kernel IP routing table
> > > Destination Gateway
Genmask Flags
MSS Window irtt Iface
> > > localhosts *
255.255.255.255 UH 3584 0
0 lo
> > > 192.168.1.0 *
255.255.255.0 U 1500 0
0 eth0
> > > 127.0.0.0 -
255.0.0.0 !
- - - -
> >
> > That last routing table entry looks strange. What route commands
are
> > you using to create the routing table?
> >
> > --
> > ==================================================================
> > Steven Saner
SouthWind Internet Access, Inc.
> > ssaner@xxxxxxxxxxxxx
Technical Support
> > http://www2.southwind.net/~ssaner
support@xxxxxxxxxxxxx
> >
http://www.southwind.net
> >
263-7963 Wichita (800)525-7963
> >
> > ---
> > This is the Air Capital Linux Users Group discussion list.
If you
> > want to unsubscribe, send the word "unsubscribe" to
> > aclug-L-request@xxxxxxxxxxxx. If you want to post to the
list, send your
> > message to aclug-L@xxxxxxxxxxxx.
>
>
>
> --
> phrostie@xxxxxxxxxxxxx
>
> Oh I've slipped the surly bonds of dos
> and danced the skies on LINUX silvered wings.
>
>
--
==================================================================
Steven Saner
SouthWind Internet Access, Inc.
ssaner@xxxxxxxxxxxxx
Technical Support
http://www2.southwind.net/~ssaner
support@xxxxxxxxxxxxx
http://www.southwind.net
263-7963 Wichita (800)525-7963
---
This is the Air Capital Linux Users Group discussion list. If
you
want to unsubscribe, send the word "unsubscribe" to
aclug-L-request@xxxxxxxxxxxx. If you want to post to the list,
send your
message to aclug-L@xxxxxxxxxxxx.