Dear Gary! On 10/16/05, Gary W. Smith <gary@xxxxxxxxxxxxxxx> wrote:> You are missing the flag to turn on proto_gre. That's why it's not> available to you. The option CONFIG_IP_NF_NAT_PROTO_GRE was missing in my config indeed.But when I run# make menuconfigI have not found possibility to enable it :( Here is screenshot: │ ┌─────────────────────────────────────────────────────────────────────┐ │ │ │ <*> Connection tracking (required for masq/NAT) │ │ │ │ [ ] Connection tracking flow accounting │ │ │ │ [ ] Connection mark tracking support │ │ │ │ [ ] Connection tracking events │ │ │ │ < > SCTP protocol connection tracking support (EXPERIMENTAL) │ │ │ │ <M> FTP protocol support │ │ │ │ <M> IRC protocol support │ │ │ │ < > NetBIOS name service protocol support (EXPERIMENTAL) │ │ │ │ < > TFTP protocol support │ │ │ │ < > Amanda backup protocol support │ │ │ │ <M> PPTP protocol support │ │ │ │ < > IP Userspace queueing via NETLINK (OBSOLETE) │ │ │ │ <*> IP tables support (required for filtering/masq/NAT) │ │ │ │ < > limit match support │ │ │ │ <*> IP range match support │ │ │ └──┴(+)───────────────────────────────────────────────────────────────┘ │ In previous versions there was both GRE and PPTP options. I even tryed to add CONFIG_IP_NF_NAT_PROTO_GRE definition to .config filemanually but I got nothing :( --Best Regards,Antonio