Date: Thu, 14 Apr 2005 10:49:17 -0400 From: "M. Parsons" <mrparsons@gmail.com> To: freebsd-hackers@freebsd.org Subject: Re: Route/arp help? Message-ID: <ac8741ae0504140749518fde97@mail.gmail.com> In-Reply-To: <20050414192002.I61191@Neo-Vortex.net> References: <ac8741ae050413102521d1aac7@mail.gmail.com> <ac8741ae05041313384be3e17@mail.gmail.com> <1113439764.7457.55947.camel@palm> <20050414192002.I61191@Neo-Vortex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/14/05, Neo-Vortex <root@neo-vortex.net> wrote: >=20 > On Wed, 2005-04-13 at 16:38, M. Parsons wrote: >=20 > > I was under the impression (but would need to check to make sure) that > > all incoming packets are diverted to ng_pppoe when it is hooked into th= e > > Ethernet interface. > > > > This would explain your problems. > > > > Can you try this without the interface being used for PPPOE? >=20 > I have a single interface for PPPoE using netgraph and it connects to the > modem, and other computers fine >=20 > > > For the record, http://www.broadbandreports.com/faq/9693 is the page > > > on how you access the line stats, and the MAC part is required for my > > > modem. >=20 > The only reason i could think of as to why it is required, is if its ip > address isn't 10.0.0.1 as you think it is and for some strange reason it > accepts ip packets as its own if the ethernet header points to its MAC > address... try setting it to DHCP and see if you get an ip... else look u= p > the manufacturer for the default ip and try a factory reset >=20 I think things are going overboard here, Im just going to give up. I have tried it with pppoe being down, still couldnt connect to the modem. I was told on another msg board that if I did: ifconfig ed0 10.0.0.2 netmask 255.255.255.0 route add -host 10.0.0.1 -interface ed0 arp -s 10.0.0.1 00:0b:23:2a:b0:c4 would be the equivalent of the 3 linux commands, but alas, those 3 dont work either. Again, thanks to all that have tried, again, its just line stats, so I can live without them. Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ac8741ae0504140749518fde97>