← Back to team overview

rohc team mailing list archive

Re: [Question #257266]: Iprohc client doesn't work

 

Question #257266 on rohc changed:
https://answers.launchpad.net/rohc/+question/257266

    Status: Open => Needs information

Didier Barvaux requested more information:
Hello,

> I use
> # iprohc_client --romote 192.168.136.138 --port 3126 --basedev eth0 --dev iprohc --p12 /home/gordon/demoCA/client.p12
>
> When I enter this command, it seems to invoke something.
> However, I grep nothing after typing "# grep iprohc_client /var/log/messages | tail -n 20"
> 
> I don't know what's wrong.
>
> Does anyone has the same problem?

Be careful, you misspelled the --remote option.

What version of the IP/ROHC client do you use? To get the answer:
$ iprohc_client --version

You may got more details by adding the --debug option:
# iprohc_client --debug --remote 192.168.136.138 --port 3126 --basedev eth0 --dev iprohc --p12 /home/gordon/demoCA/client.p12

Regards,
Didier

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.