problem with netgraph vlan tagging

2012-02-24 Thread h bagade
Hi all, I have designed a topology(illustrated below) using netgraph to add vlan2 tag to the frames coming from eth0 and send it to eth1 to go out of the box. it works fine. [image: Inline image 1] Then I tried to add another interface like eth0 which named eth2 to be tagged vlan2 too. Then I br

Problem with Netgraph

2008-10-22 Thread Olga Knysh
Hello Mr Coobs! My name is Olga Knysh. I am from Russia. I study at Lomonosov Moscow State University at Physics Department and work in the Lab of Information Technologies. I have read Mr Coobs article about Netgraph and I am trying to make a simple bridge between two netcards, which are mounted

Re: a problem with netgraph

2005-03-01 Thread Gleb Smirnoff
On Thu, Feb 24, 2005 at 11:06:49PM +0800, Arnold Lee wrote: A> I use Freebsd 5.3 + mpd 3.18, and I wanna create more than 500 netgraph nodes of ng_pppoe type using mpd. But mpd can only create 100 nodes! Who set this limit? mpd or netgraph system? and how to break it? Bye the way, freebsd 4.9 +

a problem with netgraph

2005-02-24 Thread Arnold Lee
Hi, everybody! I use Freebsd 5.3 + mpd 3.18, and I wanna create more than 500 netgraph nodes of ng_pppoe type using mpd. But mpd can only create 100 nodes! Who set this limit? mpd or netgraph system? and how to break it? Bye the way, freebsd 4.9 + mpd 3.18 are the same. Please help me! --