Date: Thu, 07 May 1998 05:53:42 -0400 (EDT) From: "Joe \"Marcus\" Clarke" <marcus@miami.edu> To: George Vagner <vagner@spdc.ti.com> Cc: FreeBSD User Questions List <freebsd-questions@FreeBSD.ORG> Subject: Re: Cron <root@mutsgo> /etc/daily 2>&1 | sendmail root Message-ID: <Pine.OSF.3.96.980507055035.868A-100000@jaguar.ir.miami.edu> In-Reply-To: <199805070838.DAA23169@epcot.spdc.ti.com>
next in thread | previous in thread | raw e-mail | index | archive | help
George, I'll answer your second question first. Notice how it says you are using the csh in the header of the email? You need to be using /bin/sh. That redirect command does not work with csh. That is not router related. As for routing, your setup looks okay (assuming a proper router configuration). What problems are you experiencing? I take it you cannot connect beyond the router? Can you connect to the Win95 machine? It should be on the same side of the router you are on. Also, check your netmask to make sure you and the router agree on broadcast addresses. What kind of router are you using? I guess I just need a more detailed description of "had nothing but problems." Joe Clarke On Thu, 7 May 1998, George Vagner wrote: > ever since i have disconnected my modem and started using a router > i have had nothing but problems. > > the only things i have changed are > > host.conf rc.conf resolv.conf and stopped cron from running > ppp.etherup.pmdemand, i think it has something to do with my > routing tables. > > so tonight i did a route flush and i am gonna try and add the route > manually but need the exact commands. > > here is what i have. > > router on 192.168.0.1 > > freebsd web server on 192.168.0.2 > > win95/freebsd 192.168.0.3 > > win95 on 192.168.0.4 > > I have added the default gateway in rc.conf to 192.168.0.1 and see a message > on startup saying adding default route 192.168.0.1 > > i use fxp0 as the device > > would this be the correct command to make the 192.168.0.2 box point to > the router as the default route??? > > route add -inet 192.168.0.2 192.168.0.1 -device fxp0 -default ?????? > > i am so close but yet so far away from understanding route. > > > > here is another problem...i think related to routing? > > can you help me please? > > > >Return-Path: <root@mutsgo.kf7nn.com> > >Date: Thu, 7 May 1998 02:00:00 -0500 (CDT) > >From: root@mutsgo.kf7nn.com (Cron Daemon) > >To: vagner@spdc.ti.com > >Subject: Cron <root@mutsgo> /etc/daily 2>&1 | sendmail root > >X-Cron-Env: <SHELL=/bin/csh> > >X-Cron-Env: <PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin:/etc/ppp> > >X-Cron-Env: <HOME=/root> > >X-Cron-Env: <MAILTO=vagner@spdc.ti.com> > >X-Cron-Env: <LOGNAME=root> > >X-Cron-Env: <USER=root> > > > >Ambiguous output redirect. > > > > > Laszlo Vagner > Texas Instruments > Email:kf7nn@ti.com > FreeBSD The OS of choice. > http://mutsgo.dyn.ml.org > telnet://mutsgo.dyn.ml.org > Pg. 598-5217 > Wk. 995-4297 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.96.980507055035.868A-100000>