Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Sep 2008 12:57:59 -0700
From:      Julian Elischer <julian@elischer.org>
To:        NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Multiple routing table support commited
Message-ID:  <48BD9AC7.7030000@elischer.org>
In-Reply-To: <48BD70E1.4010201@elischer.org>
References:  <4824F1B4.6010302@elischer.org> <86wshuwpzm.fsf@ra333.heimat.gr.jp> <48BD70E1.4010201@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote:
> NAKAJI Hiroyuki wrote:
>> Thanks for your great work.
>>
>> Do you have a plan to MFC this feature to RELENG_6?
>> Or is it better to upgrade my RELENG6 box to RELENG_7?
>>
>> My ISP allows 5 PPPoE sessions but it always returns only one IP address
>> as HISADDR. I hope this FIB feature will help my multi PPPoE sessions.
>>
>> I tried "setfib -1 ppp anothersession" on my RELENG_7 box, which
>> complains
>>
>> Warning: iface add: ioctl(SIOCAIFADDR, 10.172.1.73 -> 210.247.16.1): 
>> File exists
> 
> yes you need a later commit that I have not made to releng_7 yet.

ok it is now in RELENG_7

you need to do 'sysctl net.add_addr_allfibs=0'
after your system has booted, so that the PPP links only affect the
FIB that you want them to.


> 
>>
>> Maybe I misunderstand the usage.
>>
>>>>>>> In <4824F1B4.6010302@elischer.org>     Julian Elischer 
>>>>>>> <julian@elischer.org> wrote:
>>> I have committed the base of teh Multi-routing-table support.
>>> I am current;y waiting for it to loop back to me before a final
>>> make universe test, but I think it should be ok.
>>> if you do nothing you should not see any difference.
> 
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48BD9AC7.7030000>