Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2018 19:01:35 -0600
From:      Gary Aitken <ah@dreamchaser.org>
To:        B J <va6bmj@gmail.com>
Cc:        Erich Dollansky <freebsd.ed.lists@sumeritec.com>, Chris Gordon <freebsd@theory14.net>, freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Problems Connecting Laptop To Modem
Message-ID:  <e0af8a4e-0fcc-6fd4-689b-8f134a4ccf8e@dreamchaser.org>
In-Reply-To: <CAP7QzkPL5732dh3%2BVmbT6mXxkiYGjUOgiHvUwWBJRk2VJK-y2w@mail.gmail.com>
References:  <CAP7QzkM7QnymxoOz_ZEUebaOMcE%2BwWmpv7sz6-SzjC0BHG6LCA@mail.gmail.com> <20180613102426.3874c581.freebsd.ed.lists@sumeritec.com> <CAP7QzkM0FdUMwtG3TDtW11T-ZTQ8QC2p6qHWn2BjEjPC8jXG9w@mail.gmail.com> <20180613162137.5cc6794a.freebsd.ed.lists@sumeritec.com> <CAP7QzkOzK=7u5Vf0FLdiz6f1%2BSbhme3RpF9MpYUoAJLqTH15qw@mail.gmail.com> <3E3890A6-72F9-4D80-A021-837FFDB35A39@theory14.net> <CAP7QzkNK2qfAL=2-og5oyAY9KLuYVXCfbZ_akbWoEP-xwCP%2BJw@mail.gmail.com> <20180614093928.6f39434e.freebsd.ed.lists@sumeritec.com> <CAP7QzkN6jtukm-ieWEaPsuo6bCTJh0xLdJYOdALVUs6fgSJtwg@mail.gmail.com> <20180614161923.5246ae81.freebsd.ed.lists@sumeritec.com> <CAP7QzkPL5732dh3%2BVmbT6mXxkiYGjUOgiHvUwWBJRk2VJK-y2w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/14/18 10:48, B J wrote:
> <snip>
> 
>> we are coming closer. Your machine has no connection to the outside
>> world. You could add it manually. It would be better to find the root
>> cause and eliminate it.
>>
>> Can you copy /etc/rc.conf into your answer?
> 
> <snip>
> 
> hostname="VA6BMJ"
> ifconfig_nfe0="inet 192.168.0.12 netmask 255.255.255.0"
> ifconfig_nfe0_ipv6="inet6 accept_rtadv"
> sshd_enable="YES"

I think you need to also set the default router,
something like:

defaultrouter="192.168.0.1"  (assuming that's the IP of your upstream
router/modem)

Gary



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e0af8a4e-0fcc-6fd4-689b-8f134a4ccf8e>