On Fri, 23 Jun 2000, Julian Anastasov wrote:
>
> Hello,
>
> On Fri, 23 Jun 2000, Wensong Zhang wrote:
>
> > service can be combiled together as persistent service. The template for
> > fwmark-based service can be as follows:
> > IPPROTO_IP, <cip, 0, vip, 0, rip, 0>
> ^^^^^^^^^^
>
> Just one warning about /proc/net/ip_masquerade and
> masq_proto_name. If it will be only a wildcard it can be any
> proto const (TCP/UDP/ICMP). For IP we have to patch masq_proto_name.
>
Currently, masq_proto_name(IPPROTO_IP) returns "IP_0", it looks OK to
me. :) Or, you come up with a good name? "IP" for short?
Thanks,
Wensong
> > It is a superset. Users can use the ipchains to specified whether the
> > fwmark-based service is tcp/udp, or both. So, there is no need to touch
> > the ipvsadm.c progarm.
> >
> > Thanks,
> >
> > Wensong
>
>
> Regards
>
> --
> Julian Anastasov <uli@xxxxxxxxxxxxxxxxxxxxxx>
>
>
>
|