It appears the vlans are not being created.  Most likely because it
was counting from 0 -> and up.   I bet this would work if you created
30 vlans total, but thats most likely not wanted.  :P

I'll check into it.

PLIP = 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-plip.html

Scott


On 10/5/05, Chun Wong <[EMAIL PROTECTED]> wrote:
> # ifconfig -a
> tl0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
>         ether 00:80:5f:a7:83:4d
>         media: Ethernet autoselect (none)
>         status: no carrier
> tl1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
>         ether 00:80:5f:a7:83:cd
>         media: Ethernet autoselect (none)
>         status: no carrier
> fxp0: flags=9943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,LINK0,MULTICAST> mtu
> 1500
>         options=8<VLAN_MTU>
>         inet6 fe80::250:8bff:fe68:8972%fxp0 prefixlen 64 scopeid 0x3
>         inet 82.4.0.0 netmask 0xffffff00 broadcast 255.255.255.255
>         ether 00:50:8b:68:89:72
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active
> fxp1: flags=9843<UP,BROADCAST,RUNNING,SIMPLEX,LINK0,MULTICAST> mtu 1500
>         options=8<VLAN_MTU>
>         inet 172.100.100.254 netmask 0xffffff00 broadcast 172.100.100.255
>         inet6 fe80::250:8bff:fe68:8973%fxp1 prefixlen 64 scopeid 0x4
>         ether 00:50:8b:68:89:73
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active
> fxp2: flags=9843<UP,BROADCAST,RUNNING,SIMPLEX,LINK0,MULTICAST> mtu 1500
>         options=8<VLAN_MTU>
>         inet 192.168.199.254 netmask 0xffffff00 broadcast 192.168.199.255
>         inet6 fe80::208:2ff:fede:cec4%fxp2 prefixlen 64 scopeid 0x5
>         ether 00:08:02:de:ce:c4
>         media: Ethernet autoselect (100baseTX)
>         status: active
> fxp3: flags=9843<UP,BROADCAST,RUNNING,SIMPLEX,LINK0,MULTICAST> mtu 1500
>         options=8<VLAN_MTU>
>         inet 192.168.200.254 netmask 0xffffff00 broadcast 192.168.200.255
>         inet6 fe80::208:2ff:fede:cec5%fxp3 prefixlen 64 scopeid 0x6
>         ether 00:08:02:de:ce:c5
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active
> plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
>         inet 127.0.0.1 netmask 0xff000000
>         inet6 ::1 prefixlen 128
>         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x8
> pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33208
> pfsync0: flags=41<UP,RUNNING> mtu 2020
>         pfsync: syncdev: lo0 maxupd: 128
> #
>
>
> Hi Dan,
> ifconfig -a.
>
> Any idea what plip0 is ?
>
> Thanks
>
> --
> GMX DSL = Maximale Leistung zum minimalen Preis!
> 2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl
>

Reply via email to