Re: FCP-0101: Deprecating most 10/100 Ethernet drivers

2018-10-04 Thread Vladimir Terziev
I also call for keeping of the ste(4) driver. We use several 4-head D-LinkDFE-580TX cards. Removing their support would incur serious expenses for us for replacement hardware. > On 4 Oct 2018, at 09:03, Eugene Grosbein wrote: > > 04.10.2018 4:05, Brooks Davis wrote: > > Please direct

Re: Realtek re(4) driver

2018-04-11 Thread Vladimir Terziev
Hi Dieter, i have managed to download the driver from the link that you provided by just clicking the “Global” link. Just let me know if you want me to send it to you. Regards, Vladimir > On 11 Apr 2018, at 01:50, Dieter BSD wrote: > > Multiple people have found that FreeBSD's re(4) drive

Re: Source routing howto

2016-03-09 Thread Vladimir Terziev
for it. :-( > I'm hesitant to break binary compability (I use freebsd-update). > > Will release 10.3 or 11.0 have "options ROUTETABLES=2" in their GENERIC > kernel conf? Anyone knows? > > /Elof > > > On Wed, 9 Mar 2016, Vladimir Terziev wrote: &g

Re: Source routing howto

2016-03-09 Thread Vladimir Terziev
Hi, would this rule to the trick for what you need ? ipfw add fwd Routed_B_IP ip from 10.10.10.0/24 to not 10.0.0.0/8 Regards, Vladimir On Mar 9, 2016, at 3:40 PM, wrote: > > On Wed, 9 Mar 2016, Jan Bramkamp wrote: >> On 09/03/16 11:29, el...@sentor.se wrote: >>> I've been searching the

Re: hostapd with 802.1X EAP-TLS/TTLS support

2009-06-19 Thread Vladimir Terziev
> anyway so enabling everything was a bad idea. > > Sam > > > Vladimir Terziev wrote: > > Hi Paul, > > > > is there some special reason behind this? Why the server is made > part of > > the main distribution with stripped functionality ? > >

Re: hostapd with 802.1X EAP-TLS/TTLS support

2009-06-18 Thread Vladimir Terziev
Hi Paul, is there some special reason behind this? Why the server is made part of the main distribution with stripped functionality ? Also, how can i enable it ? Thanks, Vladimir On Thu, 2009-06-18 at 13:55 +0300, Paul B. Mahol wrote: > On 6/18/09, Vladimir Terziev wrote: > > Hi,

hostapd with 802.1X EAP-TLS/TTLS support

2009-06-18 Thread Vladimir Terziev
802.1X EAP-TLS/TTLS at all and if "not" why ? Regards, -- Vladimir Terziev, CISSP This email and any attachments are confidential, and may be legally privileged and protected by copyright. If you are not the intended recipient dissemination or copying of this email is prohibited. If you have

Re: Unable to clone wlan device

2009-06-09 Thread Vladimir Terziev
Hi Paul, this is very very important info. It means i should be able to do it once i find the actual problem. Thanks, Vladimir On Tue, 2009-06-09 at 15:18 +0300, Paul B. Mahol wrote: > On 6/9/09, Vladimir Terziev wrote: > > The actual problem, i play with wlan cloning because of,

Re: Unable to clone wlan device

2009-06-09 Thread Vladimir Terziev
00, Paul B. Mahol wrote: > On 6/9/09, Vladimir Terziev wrote: > > Thanks Paul, > > > > i have tried the same with ral(4) device and got a similar result. > > > > What about ral(4), does it support virtual interfaces ? > > No it doesn't. The only chips

Re: Unable to clone wlan device

2009-06-09 Thread Vladimir Terziev
Thanks Paul, i have tried the same with ral(4) device and got a similar result. What about ral(4), does it support virtual interfaces ? Regards, Vladimir On Tue, 2009-06-09 at 11:34 +0300, Paul B. Mahol wrote: > wlan cloning is only available on 8.0, and iwi supports only one > virtual > inte

Unable to clone wlan device

2009-06-09 Thread Vladimir Terziev
Hi, on FreeBSD 7.1-RELEASE (i386) driven machine, with iwi(4) (Intel PRO/Wireless 2915ABG), i try to create a clone of the iwi0 device. Here is the device info: $ ifconfig iwi0 iwi0: flags=8802 metric 0 mtu 1500 ether 00:16:6f:8a:ee:4b media: IEEE 802.11 Wireless Ethernet autos

Re: FreeBSD-6.1/amd64 bge(4) driver performance problems

2006-11-29 Thread Vladimir Terziev
rk on 100mbit, full-duplex. For some reason, when using autodect, the Broadcom NIC negotiates 100mbit, half-duplex. Vladimir On Wed, 29 Nov 2006 07:09:33 -0600 Josh Paetzel <[EMAIL PROTECTED]> wrote: > On Tuesday 28 November 2006 12:47, Vladimir Terziev wrote: > >

FreeBSD-6.1/amd64 bge(4) driver performance problems

2006-11-28 Thread Vladimir Terziev
Hi, i have a machine with Pentium 4-D processor utilizing FreeBSD-6.1-RELEASE-p10/amd64. The machine is running SMP kernel. The machine has 2 on-board Broadcom BCM5721 NICs, which are handeled by the bge(4) driver and 4 D-Link DL10050 NICs, which are handeled b

Re: UCARP support for FreeBSD

2004-12-08 Thread Vladimir Terziev
Hi Jeremie, I've managed to build UCARP binary on FreeBSD 4.x without any problem. Now i have to test it how good it works. Vladimir On Tue, 7 Dec 2004 22:45:54 +0100 Jeremie Le Hen <[EMAIL PROTECTED]> wrote: > > i need to implement gateway redundancy for our server farm. I

Re: UCARP support for FreeBSD

2004-12-07 Thread Vladimir Terziev
I know it, but it is for FreeBSD 5.x . My gateways run FreeBSD 4.10 and i don't have plans to upgrade them for now. Vladimir On Tue, 7 Dec 2004 14:34:13 +0100 Max Laier <[EMAIL PROTECTED]> wrote: > On Tuesday 07 December 2004 14:31, Vladimir Terziev wrote: > >

UCARP support for FreeBSD

2004-12-07 Thread Vladimir Terziev
Hi, i need to implement gateway redundancy for our server farm. I found UCARP ( http://www.ucarp.org ) as a potential solution, but it is written it is tested successfully only on Linux, OpenBSD and NetBSD. Did anybody have luck with it under FreeBSD ?

Re: Quagga & ripd difficulty

2004-10-21 Thread Vladimir Terziev
Why do you think vtun is not secure ? On Wed, 20 Oct 2004 16:16:50 + (UTC) "Bjoern A. Zeeb" <[EMAIL PROTECTED]> wrote: > On Wed, 20 Oct 2004, Vladimir Terziev wrote: > > > In fact i can't even predict the name of the interface via which the traffi

Re: Quagga & ripd difficulty

2004-10-20 Thread Vladimir Terziev
In fact i can't even predict the name of the interface via which the traffic will be routed, because my VPN is based on VTUN servers. They choose the next free tun device, respectively interface, when the VPN connection is established beteen 2 peers. I read the Quagga documentat

Quagga & ripd difficulty

2004-10-19 Thread Vladimir Terziev
Hi All, i try to set up quagga to route my VPNs. I use RIP (served by quagga's ripd) as routing protocol. All works fine, but i have difficulties with equal-cost routes. Now the problem ... One of my VPN peer servers has two VPN connections to every one of the ot

Tunneling HTTPS with Squid

2004-09-07 Thread Vladimir Terziev
Hi all, I have the following prolem: Our ISP makes audit of all web traffic going to our servers in order to prevent different kind of attacks against them. The ISP then forwards the traffic which is clean using Squid. Our web application needs to know the clie

Buildng internetworking routers

2004-08-26 Thread Vladimir Terziev
Hi all, i need to build internetworking routers on FreeBSD, OpenBSD and Linux platforms servers. Becasue of this i need a multiplatform software implementation of routing protocols. I tryed routed(8), but there are differences between the *BSD and the Linux versions whi

Re: Dlink DSL router doesn't like FreeBSD

2004-05-14 Thread Vladimir Terziev
Try connection to the router via SSHv1 protocol and without X11 forwarding. I had similar problems with Cisco routers with old Cisco IOS. They liked only SSH connections via SSHv1 and without X11 forwarding. Best regards, Vladimir On Fri, 14 May 2004 13:12:33 +0200 (CEST) Konr

vm_fault and nfs_getpages errors

2003-03-31 Thread Vladimir Terziev
Hi All, I have a diskless machine, which runs FreeBSD 4.7-R and samba on it. The machine has NFS mounted swap and filesystems on one of my servers. In fact the server is FreeBSD 4.7-R too. From time to time I get the following messages from kernel: nfs_getpages: error 1

OpenSSH login problem

2003-03-20 Thread Vladimir Terziev
Hi, I have a strange problem with sshd on one of my machines. The version of OpenSSH is OpenSSH_3.4p1. Up to yesterday it worked fine and I could login to the machine. Today I've fallen into the situation I could not login to the machine. The debug from login attempt is: > ssh

Re: traffic measure for certain IP range

2002-03-22 Thread Vladimir Terziev
You can try to use "ipa" also. On Fri, 22 Mar 2002 17:07:45 +0300 "Paul Smirnoff" <[EMAIL PROTECTED]> wrote: > Hello, > > You can try to use "trafd". > > > > Is there any tools, that i can use for measure traffic, sorted by > > certain IP range. Ex. > > first_iprange 10.0.0.1-10.0.0.5/32 10.

Re: D-Link DWL-A520 support

2002-02-19 Thread Vladimir Terziev
I'm going to make a correction. The model of the card is not DWL-A520, but DWL-520. In that case the question #2 is not more valid. I know it's answer. Sorry for the mistake! Vladimir On Tue, 19 Feb 2002 16:11:51 +0200 Vladimir Terziev <[EM

D-Link DWL-A520 support

2002-02-19 Thread Vladimir Terziev
Hi, I have a wireless PCI card D-Link DWL-A520. I haven't managed to find out any information about the support of this card by FreeBSD. 1. Does FreeBSD support D-Link DWL-A520 cards and if the answer is 'yes', via which driver? 2. The DWL-A520 card supports IE

Intel PRO/Wireless 5000 Lan PCI

2001-12-11 Thread Vladimir Terziev
Hi all, I've searched the documentation, but couldn't find the answer of the following question. Does FreeBSD supports Intel PRO/Wireless 5000 Lan PCI adapter? regards, Vladimir To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-n

IEEE 802.11 devices question

2001-09-26 Thread Vladimir Terziev
Does FreeBSD have a generic driver for IEEE 802.11 and IEEE 802.11b devices? regards, Vladimir To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Problem with IPFW and NATD (refined) !!!

2001-09-19 Thread Vladimir Terziev
Sorry, but there is a rule number mistake in my previous e-mail with the same subject. I have a gateway machine which runs NATD (natd -unregistered_only -interface an0) and have IP packet filter IPFW with the following rules: ipfw add 100 allow ip from any to any via lo0 ipfw add 10002 skipt

Problem with IPFW and NATD (refined) !!!

2001-09-19 Thread Vladimir Terziev
Sorry, but there is a rule number mistake in my previous e-mail with the same subject. I have a gateway machine which runs NATD (natd -unregistered_only -interface an0) and have IP packet filter IPFW with the following rules: ipfw add 100 allow ip from any to any via lo0 ipfw add 10002 skipt

Problem with IPFW and NATD

2001-09-19 Thread Vladimir Terziev
Hi, I have a gateway machine which runs NATD (natd -unregistered_only -interface an0) and have IP packet filter IPFW with the following rules: ipfw add 100 allow ip from any to any via lo0 ipfw add 10002 skipto 2 tcp from 192.168.15.2 to any 21 ipfw add 10003 skipto 2 tcp from 192.16

Cisco AIR-PCI 352 card strange behaviour

2001-08-27 Thread Vladimir Terziev
Hi, I have a dual-boot machine with Cisco AIR-PCI 352 card on it. The machine boots FreeBSD 4.3-STABLE and Windows'98. The AIR-PCI 352 card works either with FreeBSD and Win98, but it has different behaviour under both. When it works under Win98, ping to my gateway machine is ~ 6ms. W

Cisco Aironet 350 series

2001-08-16 Thread Vladimir Terziev
Hi, The FreeBSD an driver (for Cisco Aironet cards) supports 340 series cards. I want to know if the an driver supports Cisco Aironet 350 series cards. regards, Vladimir To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Cisco AIR-PCI 352

2001-08-16 Thread Vladimir Terziev
Hi, The FreeBSD an driver (for Cisco Aironet cards) supports 340 series cards. I want to know if the an driver supports Cisco Aironet 350 series cards. regards, Vladimir To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

tcpdump newbie question

2001-08-14 Thread Vladimir Terziev
Hi hackers, I appologize for the next question if it is stuppied. How can print the IP packet length, matched by tcpdump expression? I read the tcpdump man page, but I couldn't find the answer of my question! regards, Vladimir To Unsubscribe: send mail to [EMAIL PROTECTED] with "u

tcpdump newbie question

2001-08-14 Thread Vladimir Terziev
Hi hackers, I appologize for the next question if it is stuppied. How can print the IP packet length, matched by tcpdump expression? I read the tcpdump man page, but I couldn't find the answer of my question! regards, Vladimir To Unsubscribe: send mail to [EMAIL PROTECTED] with "u

Cisco Aironet 340 Series

2001-07-02 Thread Vladimir Terziev
Hi all, I'm planning to setup a Intranet network, based on wireless connections. I think to use Cisco Aironet 340 Series cards for client access. Is FreeBSD supports Cisco Aironet 340 Series cards ? regards, Vladimir To Unsubscribe: send mail to [EMAIL PROTECTED] with "un