看板 FB_doc 關於我們 聯絡資訊
Hello doc, some remark about one chapter. I've seen chapter in http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ipsec.html and trying to do it step by step. So, I have a cope of trouble. I found about my problem in search engine as google.com and found working decision. I think one sting must be added, one mask edited in this chapter for working decision. --- begin original text --- Summary: Configure both kernels with 続evice gif鐮 Edit /etc/rc.conf on gateway host #1 and add the following lines (replacing IP addresses as necessary). gifconfig_gif0="A.B.C.D W.X.Y.Z" ifconfig_gif0="inet 192.168.1.1 192.168.2.1 netmask 0xffffffff" static_routes="vpn" route_vpn="192.168.2.0 192.168.2.1 netmask 0xffffff00" --- end original text --- --- begin new text --- Summary: Configure both kernels with 続evice gif鐮 Edit /etc/rc.conf on gateway host #1 and add the following lines (replacing IP addresses as necessary). gifinterface="gif0" gifconfig_gif0="A.B.C.D W.X.Y.Z" ifconfig_gif0="inet 192.168.1.1 192.168.2.1 netmask 0xffffffff" static_routes="vpn" route_vpn="192.168.2.0 192.168.2.1 0xffffff00" --- end new text --- -- With regards, mailto:viktor@korshunov.ru Viktor Korshunov ICQ UIN: 106349261 _______________________________________________ freebsd-doc@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"