2016-11-03 16:55 skrev the outsider:

I have created 2 zones with the goal to stress a network component. This network component has 4 Gb nics and an embedded DHCP server.

My idea was to create the two zones with their own nics so all traffic that flows between the 2 zones will need to pass this network device.

So I added 2 nics to the SmartOs global zone named test1 and test2 and created 2 simple zones, zone test1 is connected to nic1 with DHCP enabled, and zone test2 is connected to nic2.

Both zones are running and received an IP-address from the network device.

Test1 = 192.168.1.130

Test2 = 192.168.1.195

In both zones I created a new user called johan

I created a script that is based on http://www.alecjacobson.com/weblog/?p=635 [1]

When I login to Test1 and try ./ scp-speed-test.sh [email protected] it takes about 4 minutes before the scp script asks for the user's password.

Same goes for Test2 and ./ scp-speed-test.sh [email protected]

I tried logging in via ssh and sftp but it takes minutes before I get the password prompt.

The network device has no firewall

Anyone any tips for what I am doing wrong?


Hi,

Sounds like a resolver problem?
Fix DNS or disable sshd's reverse lookup.
You could also add the client entries in server side's /etc/hosts or similar.


BR /Johan



-------------------------------------------
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com

Reply via email to