Search Results

Search: Posts Made By: TheSpetsnaz
Forum: IP Networking 02-21-2013
3,531
Posted By TheSpetsnaz
http://spetsnazhost.com/screenshots/SSBdT.png
http://spetsnazhost.com/screenshots/SSBdT.png
Forum: IP Networking 02-21-2013
3,531
Posted By TheSpetsnaz
Correct me if i am wrong for the allow in...
Correct me if i am wrong for the allow in iptables.
iptables -A FORWARD -p tcp -d 10.8.0.6 --dport 23 -j ACCEPT
iptables -A FORWARD -p udp -d 10.8.0.6 --dport 23 -j ACCEPT
Forum: IP Networking 02-21-2013
3,531
Posted By TheSpetsnaz
Alright I will try to telnet host and report...
Alright I will try to telnet host and report back.

---------- Post updated at 07:44 AM ---------- Previous update was at 07:24 AM ----------

[root@RUVPN ~]# telnet 37.0.122.190
Trying...
Forum: IP Networking 02-21-2013
3,531
Posted By TheSpetsnaz
I tried that too, and then did service...
I tried that too,
and then did
service iptables save
service iptables restart
and still not available.

I am currently using canyouseeme and ping. eu /port-chk/
to check if the ports are...
Forum: IP Networking 02-21-2013
3,531
Posted By TheSpetsnaz
This is my current iptables # Generated by...
This is my current iptables

# Generated by iptables-save v1.4.7 on Wed Feb 20 21:17:31 2013
*mangle
:PREROUTING ACCEPT [37157:2159381]
:INPUT ACCEPT [37133:2156855]
:FORWARD ACCEPT [24:2526]...
Forum: IP Networking 02-20-2013
3,531
Posted By TheSpetsnaz
iptables -A PREROUTING -t nat -i eth0 -p tcp...
iptables -A PREROUTING -t nat -i eth0 -p tcp --dport 80 -j DNAT --to 192.168.1.2:8080

But eht0 is not even on my network.
Forum: IP Networking 02-20-2013
3,531
Posted By TheSpetsnaz
How to portforward with iptables?
I currently installed openvpn on CentOS 6 64bit and everything is working fine but I want to portforward a client "user" so they can use that port here is what i thought it might work

iptables -t...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 12:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy