From owner-freebsd-hackers Fri Mar 12 13:21:51 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from maila.telia.com (maila.telia.com [194.236.189.4]) by hub.freebsd.org (Postfix) with ESMTP id 1EBF1152FD for ; Fri, 12 Mar 1999 13:21:44 -0800 (PST) (envelope-from lahna@ollbox.com) Received: from d1o71.telia.com (root@d1o71.telia.com [194.237.172.245]) by maila.telia.com (8.8.8/8.8.8) with ESMTP id WAA10930 for ; Fri, 12 Mar 1999 22:21:23 +0100 (CET) Received: from k9d4 (k9d4.isdn-adv.telia.com [195.198.192.68]) by d1o71.telia.com (8.8.8/8.8.5) with SMTP id WAA20332 for ; Fri, 12 Mar 1999 22:21:22 +0100 (MET) From: "Lennart Blomstrom" To: Subject: FW: vlan Date: Fri, 12 Mar 1999 22:24:41 +0100 Message-ID: <001201be6cce$bda4a7a0$44c0c6c3@k9d4.isdn-adv.telia.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2232.26 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I've tried to use vlan (if_vlan.c ) on 3.0 and 3.1 release . I've made a "hack" to set "parent" and "vlan#" via SIOCSETVLAN and I have changed pci/id_de.c to accept mtu > 1500. I've set MTU to 1504 on de1, used it as parent if. I'm useing an Compaq 3322 sw . It works well with ICMP and UDP and frames up to 1500 bytes, but when I try TCP (telnet or http) I get a panic. Trap 12 supervisor read, page not present. Anybody got vlan working for TCP sessions ? Am I completle off ? Please help and give me a hint where to go on. /lahna To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message