nt. Of course a polling protocol is needed also.
Dennis
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message
Hi!
First off all i have read all the posting from 2001 that might regard my
problem but did'nt find anything at all :(
I'm having some big problems with routing on my FreeBSD 4.4 box (or
atleast i think its the routing..)
The setup is like this :
The firm has 2 different type of nets (the old HP
r, I'm ready to give root access to
any of the appropriate person (as I already did it to Gleb Smirnoff when
we were investigate pf state problem).
--
Best regards,
Dennis Yusupoff,
network engineer of
Smart-Telecom ISP
Russia, Saint-Petersburg
___
___
> freebsd-net@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
>
>
--
Best regards,
Dennis Yusupoff,
network engineer of
Smart-Telecom ISP
Russi
32, Alexander V. Chernikov пишет:
> On 13.05.2014 13:46, Dennis Yusupoff wrote:
>> May be this will help? See answer on
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/189471
> I'll try to fix it within a few days.
>
> The problem itself happens due to the fact that ev
uot;table(2)"
> in the ipfw userland command, it should check the table1 and table 2
> should be ipv4 or ipv6 type
>
> case 2
> ipfw add allow icmp from any to any MAC "table(3)" "table(4)"
> in this case, the table(3) and table(4) should be a table of MA
Longest prefix match, obviously. Doesn't see any reason to search for
exact match in case of existing prefix with that ip.
19.05.2014 17:01, Alexander V. Chernikov пишет:
> On 19.05.2014 12:54, Dennis Yusupoff wrote:
>> Alex, Bill, it's a good news, glad to hear it.
>>
bycn82 пишет:
> It will be nice to have this feature,
> but since the `ipfw table list` is existing,
> so I think this can be implemented outside the ipfw.
> (personal opinion only )
>
--
Best regards,
Dennis Yusupoff,
network
please
> voice out.
--
Best regards,
Dennis Yusupoff,
network engineer of
Smart-Telecom ISP
Russia, Saint-Petersburg
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to &quo
Cheers,
problem: Having a *lot* of IPv6 interfaces (Vlan interfaces in this case)
causes a huge and annoying delay time at system boot in 9.0R.
ipv6_up() in network.subr does this:
+ # wait for DAD
+ sleep `${SYSCTL_N} net.inet6.ip6.dad_count`
+ sleep 1
This happens for each a
Am 16.01.2012 um 20:45 schrieb Hiroki Sato:
> Can you try the attached patch and let me know if it works fine on
> your system?
It does indeed.
Thank you!
- D.
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-n
I am trouble with 802.1x wired and I am wondering whether there is some
required characteristic of the Ethernet driver. AFAICT, I have my
wap_supplicant running correctly and I do have wireless interfaces that
work both AP and supplicant.
My Ethernet is:
Bart# dmesg|grep em0
em0: port 0x4
From: Dennis Glatting
To: freebsd-net@freebsd.org
Subject: Looking for hints re 802.1X wired
I am trouble with 802.1x wired and I am wondering whether there is some
required characteristic of the Ethernet driver. AFAICT, I have my
wap_supplicant running correctly and I do have wireless interfaces
On Fri, 14 Jan 2011, Bernhard Schmidt wrote:
On Friday 14 January 2011 15:40:18 Dennis Glatting wrote:
I forgot to mention an important data point. I see via WireShark the
EAPOL from the supplicant to the server and the server requesting
identity but the supplicant doesn't appear to se
By the way, what's about this one:
---
The ng_netflow node type does not fill in AS numbers. This is due to the
lack of necessary information in the kernel routing table. However, this
information can be injected into the kernel from a routing daemon such as
GNU Zebra. This
I am having a problem diagnosing a multiple IPv6 interfaces problem. Any
hint is appreciated.
OS:
Elmer# uname -a FreeBSD Elmer 8.0-STABLE FreeBSD 8.0-STABLE #94: Fri Dec 11
17:24:09 MST 2009 r...@elmer:/usr/src/sys/amd64/compile/ELMER amd64
I have two interfaces on the same switch fabric
Thanks. Responses in-line.
On Mon, 14 Dec 2009, JASSAL Aman wrote:
Hello Mr.Glatting,
Not that I'm an IPv6 genius, but at first sight your problem seems to be a
route-related. I've put comments in-line.
Le Dim 13 d?cembre 2009 22:58, Dennis Glatting a ?crit :
Elmer# n
On Mon, 14 Dec 2009, Tom Pusateri wrote:
Does netstat -s show any "bad neighbor solicitation messages" or any
other ip6 or icmp6 errors?
Yes:
Elmer# netstat -s| grep "bad neighbor solicitation"
270 bad neighbor solicitation messages
I'm seeing that and though my symptoms may be
f
until I commit a permanent patch. The problem was easily reproducible and
I have verified with limited unit testing the patch works.
-- Qing
-Original Message-
From: owner-freebsd-...@freebsd.org on behalf of Dennis Glatting
Sent: Mon 12/14/2009 2:03 PM
To: JASSAL Aman
Cc: f
I commit a permanent patch. The problem was easily reproducible and
I have verified with limited unit testing the patch works.
-- Qing
-Original Message-
From: owner-freebsd-...@freebsd.org on behalf of Dennis Glatting
Sent: Mon 12/14/2009 2:03 PM
To: JASSAL Aman
Cc: freebsd-net@freebsd.org
S
here for
the time being.
I have verified the fix in my setup. Please apply the
patch and report back.
Thanks,
-- Qing
-Original Message-
From: owner-freebsd-...@freebsd.org [mailto:owner-freebsd-
n...@freebsd.org] On Behalf Of Li, Qing
Sent: Monday, December 14, 2009 3:00 PM
To: Dennis
The following reply was made to PR bin/136994; it has been noted by GNATS.
From: Dennis Yusupoff
To: bug-follo...@freebsd.org, artis.ca...@gmail.com
Cc:
Subject: Re: bin/136994: [patch] ifconfig(8) print carp mac address
Date: Mon, 21 Dec 2009 15:45:40 +0300
This is an OpenPGP/MIME signed
The following reply was made to PR kern/141285; it has been noted by GNATS.
From: Dennis Yusupoff
To: bug-follo...@freebsd.org, pr...@sky.od.ua
Cc:
Subject: Re: kern/141285: [em] hangs down/up intel nic during creating vlan
Date: Tue, 29 Dec 2009 14:15:09 +0300
This is an OpenPGP/MIME signed
The following reply was made to PR kern/141843; it has been noted by GNATS.
From: Dennis Yusupoff
To: pyu...@gmail.com
Cc: bug-follo...@freebsd.org
Subject: Re: kern/141843: [em] [vlan] Intel txcsum and assigned vlan invoke
wrong dst MAC in TCP packets
Date: Wed, 30 Dec 2009 13:34:30 +0300
The following reply was made to PR kern/141843; it has been noted by GNATS.
From: Dennis Yusupoff
To: pyu...@gmail.com, bug-follo...@freebsd.org
Cc:
Subject: Re: kern/141843: [em] [vlan] Intel txcsum and assigned vlan invoke
wrong dst MAC in TCP packets
Date: Mon, 11 Jan 2010 12:20:46 +0300
The following reply was made to PR kern/133572; it has been noted by GNATS.
From: Dennis Melentyev
To: Max Laier
Cc: bug-follo...@freebsd.org
Subject: Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the
system
Date: Wed, 15 Apr 2009 13:27:41 +0300
Hi Max,
It was some
The following reply was made to PR kern/133572; it has been noted by GNATS.
From: Dennis Melentyev
To: Max Laier
Cc: bug-follo...@freebsd.org
Subject: Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the
system
Date: Thu, 16 Apr 2009 12:28:46 +0300
Hi Max,
Just read
The following reply was made to PR kern/133572; it has been noted by GNATS.
From: Dennis Melentyev
To: bohdan...@gmail.com
Cc: bug-follo...@freebsd.org
Subject: Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the
system
Date: Tue, 9 Jun 2009 08:51:39 +0300
Not sure. I had
The following reply was made to PR kern/133572; it has been noted by GNATS.
From: Dennis Melentyev
To: Mikolaj Golub
Cc: bug-follo...@freebsd.org, freebsd-net@freebsd.org
Subject: Re: kern/133572: [ppp] [hang] incoming PPTP connection hangs the
system
Date: Thu, 2 Jul 2009 13:30:33
Hi Mikolaj,
2009/6/30 Mikolaj Golub :
>
> Could you try the patch from kern/134557?
Unfortunately, no. I haven't that setup anymore.
--
Dennis Melentyev
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/fre
cond interface fxp0 has no problems getting valid
ip-address via dhcp.
Any hints are very welcome.
Dennis Binder
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Hi,
I‘ve spent quite some time debugging weird intermittent IPv6 connectivity
issues over the last few days.
It turned out that net.inet6.icmp6.nd6_onlink_ns_rfc4861=1 fixed those problems.
This flag was introduced in a 2008 Security Advisory, because "non-neighbors"
could abuse Neighbor Disco
Am 05.03.2020 um 07:56 schrieb Hiroki Sato :
> dk> I‘ve spent quite some time debugging weird intermittent IPv6
> dk> connectivity issues over the last few days.
> dk>
> dk> It turned out that net.inet6.icmp6.nd6_onlink_ns_rfc4861=1 fixed those
> dk> problems.
>
> What was the problem more specif
Am 05.03.2020 um 13:27 schrieb Philip Homburg :
> In your letter dated Wed, 4 Mar 2020 21:10:09 +0100 you wrote:
>> This flag was introduced in a 2008 Security Advisory, because
>> "non-neighbors"
>> could abuse Neighbor Discovery to potentially cause denial-of-service
>> situatio
>> ns.
>> In m
Dear all,
Am 05.03.2020 um 13:27 schrieb Philip Homburg :
> In your letter dated Wed, 4 Mar 2020 21:10:09 +0100 you wrote:
>> This flag was introduced in a 2008 Security Advisory, because
>> "non-neighbors"
>> could abuse Neighbor Discovery to potentially cause denial-of-service
>> situatio
>>
On 28 Nov, "Sergey V. Artjushkin" wrote:
> if ( (l_connfd = accept(l_fd,(struct sockaddr *) l_cliaddr, &l_addrlen))
> < 0)
> { log_error("accept error"); exit(0); }
Don't you need an '&' before l_cliaddr above?
Dennis
To Unsubs
How did you solve the setkey setup if the ip adress is dynamic, do you have
an example?
/Dennis
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message
hosts only
I have also read the
ftp://ftp.ietf.org/internet-drafts/draft-touch-ipsec-vpn-03.txt a couple of
times, but i still cant seem to figure how the transport mode fits into
this?
Is the howto below a "real" IPIP version or?
http://www.freebsddiary.org/ipsec-tunnel.php
Regards,
Dennis
- Original Message -
From: "Lars Eggert" <[EMAIL PROTECTED]>
To: "Dennis Pedersen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, April 08, 2002 11:23 PM
Subject: Re: IPsec tunnel mode
> Dennis Pedersen wrote:
> > Because on t
From: "Rogier R. Mulhuijzen" <[EMAIL PROTECTED]>
> At 12:16 9-4-2002 +0200, Dennis Pedersen wrote:
> >But uhm is there a 'simple' way of doing this? (as in just adding the IP
of
> >the other ends gif interface as destinatio in my routes?
> >Th
- Original Message -
From: "Lars Eggert" <[EMAIL PROTECTED]>
To: "Dennis Pedersen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, April 09, 2002 6:18 PM
Subject: Re: IPsec tunnel mode
> Dennis Pedersen wrote:
> > But uhm is
Let's say that I wanted to balance upstream traffic across four WAN
links to the same ISP and default gateway using IPFW probabilities.
Can the FreeBSD routing table contain multiple routes to the same
destination?
How would a route be selected and could such a selection be influenced
by IPFW?
__
Client Load Balancing: LSNAT-router using IPFW and NATD on FreeBSD 6.0
The Internet gateways must reside in different logical networks for this
configuration to work.
1. Compile Custom Kernel
options IPFIREWALL
options IPFIREWALL_FORWARD
options IPDIVERT
options IPFIREWALL_FORWARD_EXTENDED
2.
Karel Miklav wrote:
> I'd like to do something like described on the LVS pages
> http://www.linuxvirtualserver.org/VS-DRouting.html, that is route
> requests to another server and answer from this second server
> directly to the client. How can I do it on FreeBSD?
You can use lsnat.
http://www.e
You need to reconsider the entire ruleset. Begin with a structured
ruleset such as the following and build from there. Use a discrete
ruleset for the router host.
check-state
allow ip from me to any keep-state
deny ip from me to any
allow icmp from any to me icmptypes 3,4,8,11 keep-state
den
box thats doing the trick.
The firewall that starting booting is currently connected to a UPS just to
make sure.
Below i have pasted rc.conf , ps aux, and the changes to the generic kernel.
Help :)
Regards,
Dennis
rc.conf:
# cat /etc/rc.conf
# -- sysinstall generated deltas -- # Wed May 14 09:
- Original Message -
From: "Don Bowman" <[EMAIL PROTECTED]>
To: "'Dennis Pedersen'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, May 28, 2003 3:56 PM
Subject: RE: Spontan reboot of FreeBSD 4,x box
> > From: Dennis Pede
ly crash the box? (i dont have access to the
box with anything other than ssh right now.)
Memory i having trouoble beliving in , its 3 different box's. 2 running 4,4
and one running 4,7. All on different hardware (except the nics are 3com,
not same model.)
Regards,
Dennis
- Original Messag
le it says the other end is broken.
Does the erroe 2145 always indikate the other end is broken? - is the some
know things i can disable in mpd and might get it working?
Regards,
Dennis
pptp:
new -i ng0 pptp pptp
set iface disable on-demand
set iface enable proxy-arp
w
on perl script that realizes this one, but this is bad idea I think.
Any advices?
--
Sincerely,
Dennis
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message
Hello.
Has anyone the successful decision of subj? :)
P.S. Is there a tool for Windows to test MSCHAPv2? NTRadPing use only
CHAP (MSCHAPv1?)
--
Sincerely,
Dennis
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message
(i guess)
P.S. On my gateway I have an ipfw rule that allows any icmp type.
Thanks for any advices.
--
Sincerely,
Dennis
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
I've seen this too on a H8DG6-F but changed to the igb interfaces. I am also
seeing a problem under ESXi 5.0 on an unpatched system but haven't had the
opportunity to patch (ESXi) it. There I will see these messages under a FreeBSD
instance:
nms# uname -a
FreeBSD nms 9.1-PRERELEASE FreeBSD 9.1-
53 matches
Mail list logo