Tuesday, February 14, 2017

tricky tricky...truca truca

How to disable NAT and still have internet connection? (I have IPoE not PPPoE)


(I'm not using PPPoE/A so I don't need to use any username or password. My router is set to use RFC 1483 for bridging….)~
Got it working by setting the modem-router into bridge mode, and then using ipconfig /release and ipconfig /renew to request an IP for my machine from the ISP's DHCP server.
Important: I had to initially disable the windows firewall before using ipconfig /renew, or the request would time out.
 WINDOWS FIREWALL????????....


3. Set Hardware Clock Date and Time Manually

Instead of copying the system date and time to the hardware clock, you can also manually set the value using –set and –date option as shown below.
The following will set the date to Aug 11th, 2013. Please note that if you don’t specify the time, it will be set to 12:00:00 AM.
# hwclock --set --date 8/11/2013

# hwclock
Sun 11 Aug 2013 12:00:04 AM PDT  -0.703489 seconds
You can also set both date and time at the same time as shown below. Please note that it will use the local time by default.
# hwclock --set --date "8/11/2013 23:10:45"

# hwclock
Sun 11 Aug 2013 11:10:48 PM PDT  -0.562862 seconds
You can also take the output of the date command, and pass it to the –set and –date option as shown below.
# hwclock --set --date "Sat Aug 10 08:31:24 PDT 2013"

# hwclock
Sat 10 Aug 2013 08:31:28 AM PDT  -0.594118 seconds
I need to bypass restriction of iptables security, for that I already have the code ( One way to bypass the restriction is to use reflections:
import java.lang.reflect.Constructor;
public class Example {
public static void main(final String[] args) throws Exception {
Constructor constructor = Foo.class.getDeclaredConstructor(new Class[0]);
constructor.setAccessible(true);
Foo foo = constructor.newInstance(new Object[0]);
System.out.println(foo);
}
}

class Foo {
private Foo() {
// private!
}
@Override
public String toString() {
return "I'm a Foo and I'm alright!";
}
}
 What do I want resuming...I want to listen to Apache in port 80, change the iptables on the firewall, and then random modify the rules flies and crach the UI's...next I want to crash internet access, so, I need to tunnel a java lang object (again an iptable rule) all from dear port 80 to port 0 . and I still hv to fugure it out how do NAT behavies getting a packet (only one..!!!!!) that modifies the script code occuping an empty space between strings...but i don't want the variant of close names.

Cielo e terra (duet with Dante Thomas)