Ask them for an ipv4 ip to use.the_crow wrote:but how can i do that, if they only give the ip for ipv6?!?!!?
They don't give other ip beside one like this 2001:...:...:...::...
Code: Select all
proc partchan1 { } {
putserv "part #chan1"
timer 1 partchan1
}
timer 1 partchan1