After selecting and applying format jffs on nxt boot asuswrt does not format it?
Is there a manual command?
ifconfig eth0:0 X.X.X.X.31 netmask 255.255.255.0 up
iptables -t nat -A PREROUTING -i eth0 -d X.X.X.X.31 -j DNAT --to-destination 192.168.1.100iptables -t nat -I POSTROUTING -s 10.34.1.4 -j SNAT --to 192.168.1.100
iptables -A FORWARD -i eth0 -p tcp --dport 80 -d 192.168.1.100 -j ACCEPT
iptables -A FORWARD -i eth0 -p tcp --dport 443 -d 192.168.1.100 -j ACCEPT
hey,
I recently got a block of static ip addresses from att. I would like to set them up behind my ac68u router. I am guesing that one to one NAT is what I need. I would LOVE to get it up and running but am hitting a wall. I have tried following guides on both dd-wrt and asuswrt. Between both firmware's I am getting no internet conection on the forwarded ip address.
here is the config I am using
After doing this I get no internet if I am on 192.168.100 on my pc. PLEASE HELP
SO I should change the dhcp range? for example 192.168.1.200 to 192.168.1.254.
THANK U FOR UR HELP
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!