Solaris 10 as Router...


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 10 as Router...
# 8  
Old 09-29-2008
He MIGHT NOT be wrong. I have came across a couple a LDAP servers that use the server IP as the defaultrouter, But I really dont know the rational behind this.Smilie
# 9  
Old 09-29-2008
Don`t ask me Smilie

The only thing a I now is when i plug the modem in this config to my ubuntu or windows system on my laptop it works Smilie So its solaris fault.
# 10  
Old 09-29-2008
ok then look what is your default gateway on you ubuntu or windows when u plug it in????
# 11  
Old 09-29-2008
On UBUNTU everything works fine Smilie But dont come up with "So install ubuntu on your server Smilie"


Quote:
pawel@acer:~$ ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:1d:72:25:9a:c2
inet addr:83.22.154.154 Bcast:83.22.154.154 Mask:255.255.255.255
inet6 addr: fe80::21d:72ff:fe25:9ac2/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1012926 errors:0 dropped:0 overruns:0 frame:0
TX packets:1264063 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1078151849 (1.0 GB) TX bytes:1247589200 (1.1 GB)
Interrupt:16

pawel@acer:~$ ping sunsolve.sun.com
PING sunsolve.sun.com (192.18.108.40) 56(84) bytes of data.
64 bytes from sunsolve.Sun.COM (192.18.108.40): icmp_seq=1 ttl=44 time=192 ms
64 bytes from sunsolve.Sun.COM (192.18.108.40): icmp_seq=2 ttl=44 time=194 ms
64 bytes from sunsolve.Sun.COM (192.18.108.40): icmp_seq=3 ttl=44 time=194 ms
64 bytes from sunsolve.Sun.COM (192.18.108.40): icmp_seq=4 ttl=44 time=193 ms
64 bytes from sunsolve.Sun.COM (192.18.108.40): icmp_seq=5 ttl=45 time=192 ms
64 bytes from sunsolve.Sun.COM (192.18.108.40): icmp_seq=6 ttl=44 time=193 ms
64 bytes from sunsolve.Sun.COM (192.18.108.40): icmp_seq=7 ttl=45 time=193 ms

--- sunsolve.sun.com ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 5999ms
rtt min/avg/max/mdev = 192.514/193.525/194.807/0.924 ms
pawel@acer:~$ ping 192.168.1.100
PING 192.168.1.100 (192.168.1.100) 56(84) bytes of data.
64 bytes from 192.168.1.100: icmp_seq=1 ttl=255 time=0.860 ms
64 bytes from 192.168.1.100: icmp_seq=2 ttl=255 time=0.571 ms

--- 192.168.1.100 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 0.571/0.715/0.860/0.146 ms
pawel@acer:~$
# 12  
Old 09-29-2008
that is not same address as in SOlaris that assigned from modem. In solaris it is giving you like it's own address .. I mean default gateway's address but in Ubuntu it is giving u 83.22.154.154 .. and I suppose here in ubuntu your default gw is 83.22.165.14 ..
Look it .. and by the way /etc/resolv.conf also ..
# 13  
Old 09-29-2008
The IP is different because wheni pluged the cabel to the laptop the modem reconnects and gave me an other ip:

in my resolv.conf a have only one entry. I have entered a DNS provided from my IPS provider

nameserver 194.204.152.34
# 14  
Old 09-29-2008
I asked your gateway .. Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. IP Networking

Solaris 11 Express NAT/Router IP Fragments

Upon replacing my linux router/server with a Solaris one I've noticed very poor network performance. The server itself has no issues connecting to the net, but clients using the server as a router are getting a lot of IP fragments as indicated from some packet sniffing I conducted. Here was my... (3 Replies)
Discussion started by: vectox
3 Replies

2. UNIX for Dummies Questions & Answers

Remote Unix printing to my WinXP works with no router. How can I make it work through my router?

I set up remote printing on a clients Unix server to my Windows XP USB printer. My USB printer is connected directly to my PC (no print server and no network input on printer). With my Win XP PC connected to my cable modem (without the router), i can do lp -dhp842c /etc/hosts and it prints. I... (7 Replies)
Discussion started by: jmhohne
7 Replies

3. Solaris

building solaris-based enterprise router-firewall project

hi guys, its been a while since my last visit here, could not keep up the pace on this ever changing industry :) i'd just doing my home research under vmware to make a solaris-based router-firewall using zones - doing a lot of reading about zones & review solaris zone functionality. and... (4 Replies)
Discussion started by: stdout
4 Replies

4. Solaris

Looking for a compartable Solaris wireles router

I have SURFboard SB6120 Modem which is compartable with Unix and I would like a wireless router with comparable speed and security. I have been looking at the Linksys wireless WRT610N model but I don't know if it is compartable with Solaris. I have been researching but I have not come across any... (2 Replies)
Discussion started by: Tenyhwa
2 Replies

5. IP Networking

linksys router and solaris 8

I just sys-unconfigged my ultra sparc which is on my home network where I have 2 PCs attached. When I go to install Solaris 8, it asks various things re: networking. Specifically, when it asks for the IP addy for the DNS server, I input the info, but it barfs back "IP addy info not found". I... (10 Replies)
Discussion started by: nicomen
10 Replies

6. Solaris

Solaris as router between two subnets

I have two networks which is not connected to each other. Each network has its own internet connection. I also have one Solaris machine with two NICs connected to both of the networks. How do I use the Solaris to connect both network so that hosts from either side of the network can... (9 Replies)
Discussion started by: Ahmad Pakhri
9 Replies
Login or Register to Ask a Question