Note the <Set name="Host">127.0.0.1</Set> line. This sets the host that it will accept connections from. I reckon if you remove this line, it'll accept connections from elsewhere too.
I'm no Jetty expert, but wouldn't that be the IP address that it binds to, not the IP address to accept connections fom?
Regards, Upayavira
Tony