• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
IPFW forwarding on SnowLeopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IPFW forwarding on SnowLeopard


  • Subject: IPFW forwarding on SnowLeopard
  • From: Jakub Bednar <email@hidden>
  • Date: Mon, 2 Nov 2009 17:41:15 +0100

Hi list,

please can You help me set up packet forwarding with ipfw on Snow Leopard?

I have this rule in my firewall:

ipfw add 1 set 1 forward 127.0.0.1,5555 from me to any 80 keep-state

I have a simple test code accepting connections on INADDR_ANY port 5555. When I try to connect directly e.g. ssh 127.0.0.1 -p 5555 the connection arrives to my testing application. But when I try the forwarding rule e.g. ssh google.com -p 80, a packet and byte count is increased on the firewall rule but no connection is accepted by my testing application.

This setup works ok on Leopard.

Thanks a lot in advance,

Jakub
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Identifying sparse files using getattrlist()
  • Next by Date: Re: Identifying sparse files using getattrlist()
  • Previous by thread: Re: Identifying sparse files using getattrlist()
  • Next by thread: Interprocess Locking?
  • Index(es):
    • Date
    • Thread