In my dip script there is a line that looks like this:
get $local remote 10
But the IP generated by this line is the same as the $rmtip when in fact I
know my system would be dynamically assigned a different IP each time I
use SLIP connection (I tried using SLIP on PC).
The system will give me an error message
huey: error(0)
And when I try pin with my SLIP server IP, nothing can be sent.
man dip doesn't give much info on these things.
I'd appreciate any suggestions.
Thanks.