Very short qustion. Lets say user1 and user2 are connected to the router.
User1 opens mozilla firefox on, lets say, port 12000. User2 opens mozilla firefox on port 12001.
Lets say both users load up page www.google.com
When router will send packets to the google, what kind of an adress google will see from user1 and user2? Will it be something like 123.123.123.123:7777 for both users OR will it be something like 123.123.123.123:12000 for user1 and 123.123.123.123:12001 for user2?