Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!news.sgi.com!enews.sgi.com!lll-winken.llnl.gov!uwm.edu!news.cse.psu.edu!news.cc.swarthmore.edu!netnews.upenn.edu!dsinc!news.ee.vill.edu!ldn-news.law.vill.edu!usenet From: matth3w@cyberspace.org (matt) Newsgroups: comp.unix.bsd.freebsd.misc Subject: how to add a defaultroute to ijppp Date: Fri, 09 Aug 1996 20:48:42 GMT Organization: Villanova University School of Law Lines: 40 Message-ID: <4uff4l$l6q@spark.law.vill.edu> NNTP-Posting-Host: nmuppp1-15.nmu.edu X-Newsreader: Forte Free Agent 1.0.82 Umm.. here's the problem I've been having with ijppp. It appearently works fine during the sysinstall, but it dies after a normal bootup. The only difference I can notice between the time I used sysinstall and the time I tried ijppp during a normal bootup, is that during the sysinstall the routing table had an entry as such: default 198.110.207.194 I can't seem to figure out the command to make my routing table look like this once again. Currently, Whenever I try to ping, telnet etc... anywhere I get an "unknown host" If I use it's domain name or an "no route to host" message if I use just it's ip. Something else kinda strange is also happening. Right after I close the connection from ijppp, I get this message broadcasted on all my tty's Aug 9 02:28:38 acs routed[48]: interface tun0 to 198.110.207.206 turned off Aug 9 02:28:38 acs routed[48]: interface tun0 to 198.110.207.206 turned off Aug 9 02:28:38 acs routed[48]: write(rt_sock) RTM_ADD 198.110.207.194/32 --> 198.110.207.206: Network is unreachable Aug 9 02:28:38 acs routed[48]: write(rt_sock) RTM_ADD 198.110.207.194/32 --> 198.110.207.206: Network is unreachable Aug 9 02:28:38 acs routed[48]: IP_DROP_MEMBERSHIP ALLHOSTS: Can't assign requested address Aug 9 02:28:38 acs routed[48]: IP_DROP_MEMBERSHIP ALLHOSTS: Can't assign requested address I'm cunfuzzled. Thanks in advance for any help you may be able to provide. matt p.s. Please cc a copy of your reply to my e-mail box.