On Tuesday 11 September 2007 17:30:55 Bob Johnson wrote:
>
> It should have already been in /etc/defaults/rc.conf. So the mystery
> to be solved is why it was not there (or what you had in /etc/rc.conf
> that overrode it, maybe). When you installed FBSD, did you do a
> "standard" install or one o
On 9/3/07, Pollywog <[EMAIL PROTECTED]> wrote:
> On Tuesday 04 September 2007 00:13:13 Pollywog wrote:
> > On Monday 03 September 2007 23:08:45 Predrag Punosevac wrote:
> > > Pollywog wrote:
> > > > bind: Can't assign requested address
> > > > channel_setup_fwd_listener: cannot listen to port: 1590
On Mon, 10 Sep 2007, Philip M. Gollucci wrote:
doug wrote:
This is new with 7.0? I have the above in none of many rc.conf's 4.11 --> 6.2.
grep ifconfig /etc/rc.conf
ifconfig_em0="DHCP"
grep lo0 /etc/defaults/rc.conf
ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration.
un
On Monday 10 September 2007 22:39:53 doug wrote:
> On Mon, 3 Sep 2007, Beech Rintoul wrote:
> > On Monday 03 September 2007, Pollywog said:
> >> On Tuesday 04 September 2007 00:13:13 Pollywog wrote:
> >>> On Monday 03 September 2007 23:08:45 Predrag Punosevac wrote:
> Pollywog wrote:
> > b
doug wrote:
> This is new with 7.0? I have the above in none of many rc.conf's 4.11 -->
> 6.2.
grep ifconfig /etc/rc.conf
ifconfig_em0="DHCP"
grep lo0 /etc/defaults/rc.conf
ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration.
uname -a
FreeBSD philip.hq.rws 7.0-CURRENT FreeBS
On Mon, 3 Sep 2007, Beech Rintoul wrote:
On Monday 03 September 2007, Pollywog said:
On Tuesday 04 September 2007 00:13:13 Pollywog wrote:
On Monday 03 September 2007 23:08:45 Predrag Punosevac wrote:
Pollywog wrote:
bind: Can't assign requested address
channel_setup_fwd_listener: cannot l
Predrag Punosevac wrote:
Pollywog wrote:
On Tuesday 04 September 2007 00:13:13 Pollywog wrote:
On Monday 03 September 2007 23:08:45 Predrag Punosevac wrote:
Pollywog wrote:
bind: Can't assign requested address
channel_setup_fwd_listener: cannot listen to port: 15901
Could not requ
On Tuesday 04 September 2007 00:37:15 Beech Rintoul wrote:
>
> Make sure you have this line in /etc/rc.conf:
>
> ifconfig_lo0="inet 127.0.0.1"
>
> Beech
Thanks, I added the line. I did not know it was going to be that simple a
fix.
___
freebsd-quest
On Monday 03 September 2007, Pollywog said:
> On Tuesday 04 September 2007 00:13:13 Pollywog wrote:
> > On Monday 03 September 2007 23:08:45 Predrag Punosevac wrote:
> > > Pollywog wrote:
> > > > bind: Can't assign requested address
> > > > channel_setup_fwd_listener: cannot listen to port: 15901
>
On Tuesday 04 September 2007 00:13:13 Pollywog wrote:
> On Monday 03 September 2007 23:08:45 Predrag Punosevac wrote:
> > Pollywog wrote:
> > > bind: Can't assign requested address
> > > channel_setup_fwd_listener: cannot listen to port: 15901
> > > Could not request local forwarding.
> >
> > It se
On Monday 03 September 2007 23:08:45 Predrag Punosevac wrote:
> Pollywog wrote:
> > bind: Can't assign requested address
> > channel_setup_fwd_listener: cannot listen to port: 15901
> > Could not request local forwarding.
>
> It seems to me that you have a problem with a firewall. Look at your own
On Monday 03 September 2007 23:08:45 Predrag Punosevac wrote:
> Pollywog wrote:
> > bind: Can't assign requested address
> > channel_setup_fwd_listener: cannot listen to port: 15901
> > Could not request local forwarding.
>
> It seems to me that you have a problem with a firewall. Look at your own
Pollywog wrote:
bind: Can't assign requested address
channel_setup_fwd_listener: cannot listen to port: 15901
Could not request local forwarding.
It seems to me that you have a problem with a firewall. Look at your own
message. It looks like port 15901 is closed for listening.
_
I installed tightvnc on FreeBSD 6.2 and I start the vncserver on that machine.
Thereafter, I can do vnc via ssh to that vncserver from my kubuntu desktop
with something like this (hostname is the only thing changed to protect the
innocent):
ssh -L 15901:localhost:5901 -N -f -l pollywog myhost.ex
14 matches
Mail list logo