Re: Changing TOS of forwarded packets?

2004-02-04 Thread Vladimir B. Grebenschikov
an reach it: > > > > > > http://venus.wsb-nlu.edu.pl/~dlupinsk/ng_mangle/ > > > > > > regards, > > > Dominik Lupinski > > > > > > > > > Ps. Any feedback appreciated. > > > -- > > > "...th

ipfw2 state synchronization

2003-12-18 Thread Vladimir B. Grebenschikov
Hi http://www.greyhats.org/openbsd/openbsd.html#pfsyncd Have anybody plans to implement such functionality for freebsd ? It will require to extend interface for ipfw2 (report state changes, like route changes on route socket, and ability to install keep-state information) -- Vladimir B

Re: Static route via address, not interface

2003-11-17 Thread Vladimir B. Grebenschikov
В пт, 14.11.2003, в 20:41, Jason Dixon пишет: > On Fri, 2003-11-14 at 07:38, Vladimir B. Grebenschikov wrote: > > > I guess - you already have 192.168.0.0/24 route entry, added by command: > > ifconfig fxp0 192.168.0.53/24 > > > > so now you need: > >

Re: Static route via address, not interface

2003-11-14 Thread Vladimir B. Grebenschikov
ig fxp0 192.168.0.53/24 so now you need: remove network route via interface: route delete 192.168.0.0/24 add interface route (kernel should know how to reach router) route add 192.168.0.1/32 -iface fxp0 -cloning and then add network route via router route add 192.168.0.0/24 192.168.0.1 >

Re: ng_ip_input use case

2003-10-03 Thread Vladimir B. Grebenschikov
more interface only to inject packets into IP-stack. PS: Anyway, I can suggest one another way to do this task: use ng_ksocket with socket type divert and ipfw divert rule. But this way have disadvantage: packet can easy enter to infinite loop. So use with care. > > -- Brooks -- Vladimir

RE: Maximum throughput of Intel Pro 100/S NIC?

2001-11-22 Thread Vladimir B. Grebenschikov
bps under real production load. -- TSB Russian Express, Moscow Vladimir B. Grebenschikov, [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Maximum throughput of Intel Pro 100/S NIC?

2001-11-22 Thread Vladimir B. Grebenschikov
| http://www.keystone.ph > v(02)330-2871,(02)330-2872; f(02)330-2873 | http://www.kuro.ph -- TSB Russian Express, Moscow Vladimir B. Grebenschikov, [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Re: mdp and ng_iface

2001-10-31 Thread Vladimir B. Grebenschikov
Archie Cobbs writes: > Vladimir B. Grebenschikov writes: > > > That's the right patch for what you want to do. > > > > May be "more" right solution is rename netgraph interfaces and use > > SNMP-software that aware about interface names not inde

Re: mdp and ng_iface

2001-10-31 Thread Vladimir B. Grebenschikov
k = 0; k < b->n_links; k++) { > > That's the right patch for what you want to do. May be "more" right solution is rename netgraph interfaces and use SNMP-software that aware about interface names not indexes ? > -Archie > > __

Re: PXE boot vs. DHCP (fwd)

2001-10-31 Thread Vladimir B. Grebenschikov
re trying send requests ? For some environments it is useful not try dhcp at all when card not connected to network. > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-net" in the body of the message -- TSB Russian Express, Moscow Vladimir B. Greben

Re: sysctl net.link.vlan.link.proto

2001-07-23 Thread Vladimir B. Grebenschikov
und that to get such mechanism working it need to add ng_iface node hook to inject not demuxed frames. And fix a bit code related to ARP. > - Steve -- TSB Russian Express, Moscow Vladimir B. Grebenschikov, [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Re: Securing the root account

2001-06-20 Thread Vladimir B. Grebenschikov
Randy Bush writes: > ftp://psg.com/pub/w95/ssh/SSHWin-2.4.0-pl2.exe is a very windoze-ish > tool. there's also a good/windowy scp tool there. http://www.zip.com.au/~roca/ttssh.html TeraTerm SSH very nice tool too. > randy -- TSB Russian Express, Moscow Vladimir B. Grebens

Netgraph node to support 802.1q VLANs ?

2001-05-30 Thread Vladimir B. Grebenschikov
pecify in kernel 340 vlan interfaces. But contrary in netgraph scheme I can name interface connected to 802dotQ node hook vlan320 as, for example, vlan340 without any problem. -- TSB Russian Express, Moscow Vladimir B. Grebenschikov, [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PRO

Re: netgraph interface names

2001-05-09 Thread Vladimir B. Grebenschikov
ocation code in ng_iface.c below more extended patch, that supports allocation first free interface with name "ifname#". > "Vladimir B. Grebenschikov" wrote: > > > > Tring to use netgraph system for some pruposes > > (frame-relay/tunneling/sync) I found that

netgraph interface names

2001-05-05 Thread Vladimir B. Grebenschikov
\"$name\" ngctl name $ngname: $name ngname=$name fi } # SYNC interfaces mkif sync0 # some other netgraph stuff mkif sync1 ... mkif sync2 ... # framerelay mkif frm0 ... mkif frm1 ... iface-setname.patch node-rename.patch -- TSB Russian Express, Moscow Vladimir B. Grebenschikov, [EMAIL PROTECTED]

Re: number of interfaces and performance ?

2001-04-27 Thread Vladimir B. Grebenschikov
686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 > -Alfred Perlstein - [[EMAIL PROTECTED]] > Daemon News Magazine in your snail-mail! http://magazine.daemonnews.org/ -- TSB Russian Express, Moscow Vladimir B. Grebenschikov, [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Re: FW: Network lockups on fxp0?

2001-04-03 Thread Vladimir B. Grebenschikov
d of state of ethernet chip ? > Jonathan -- TSB Russian Express, Moscow Vladimir B. Grebenschikov, [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

WaveLan (Orinco) question (FreeBSD and Windows wireless connection)

2001-04-02 Thread Vladimir B. Grebenschikov
x27;ve read through FreeBSD mail-lists and found a lot of information but no anything like step by step successful configuration notice. -- TSB Russian Express, Moscow Vladimir B. Grebenschikov, [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

zero copy code review

2000-12-11 Thread Vladimir B. Grebenschikov
de > - VM code > - ti(4) driver does ti driver support 802.1q VLAN's ? if so by native card possibilities or by kernel ? > Ken > -- > Kenneth Merry > [EMAIL PROTECTED] -- TSB Russian Express, Moscow Vladimir B. Grebenschikov, [EMAIL PROTECTED] To Unsubscribe: send m