Hello, What command line to ask in DD-WRT router to release protocol IPENCAP (4) to my local machine assuming that AAA.AAA.AAA.AAA is my real address of the interface WAN of DD-WRT and BBB.BBB.BBB.BBB is the address of the Linux machine behind the router.
73, Miro LZ4NY
------------------------------------- Mail.BG: Безплатен e-mail адрес. Най-добрите характеристики на българския пазар - 20 GB пощенска кутия, 1 GB прикрепен файл, безплатен POP3, мобилна версия, SMS известяване и други. http://mail.bg
(iptables -P FORWARD)
iptables -A FORWARD -p 4 -d BBB.BBB.BBB.BBB -j ACCEPT
Bob VE3TOK
On 13-12-06 11:24 AM, lz4ny@mail.bg wrote:
(Please trim inclusions from previous messages) _______________________________________________
Hello, What command line to ask in DD-WRT router to release protocol IPENCAP (4) to my local machine assuming that AAA.AAA.AAA.AAA is my real address of the interface WAN of DD-WRT and BBB.BBB.BBB.BBB is the address of the Linux machine behind the router.
73, Miro LZ4NY
Mail.BG: Безплатен e-mail адрес. Най-добрите характеристики на българския пазар - 20 GB пощенска кутия, 1 GB прикрепен файл, безплатен POP3, мобилна версия, SMS известяване и други. http://mail.bg